body,
html {
	margin:0;
	padding:0;
	color:#000;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: center;
    }

#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 848px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-left-color: #dadada;
	padding-top: 0px;
	font-weight: normal;
	text-align: center;
}
#topheader {
	background-image: url(images/top_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 818px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_content {
	color: #FFFFFF;
	line-height: 38px;
	background-image: url(images/top_content.gif);
	height: 147px;
	width: 820px;
	margin:0px auto;
}
.topcontent  h1 {
	font-family: "Times New Roman";
	font-size: 41px;
	font-weight: normal;
	color: #a2a3a4;
	margin-top: 41px;
	letter-spacing: -2px;
	margin-right: 127px;
	text-align: left;
}
.topcontent {
	float: right;
	text-align: right;
	padding-left: 60px;
	padding-top: 20px;
	padding-right: 17px;
	font-family: Verdana, Geneva, sans-serif;
}
.txt_redheadertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #346702;
	font-weight: bold;
}
.txt_maintitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}
.txt_maintitle01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 28px;
}
.txt_belnu1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
}

a:link {
	color: #f17721;
}
a:visited {
	color: #f17721;
}
a:hover {
	color: #f17721;
}
a:active {
	color: #f17721;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.phpForms_pgtitle
{
    font-family : Arial;
    font-size   : 18px;
    color       : #1200d9;
    font-weight : bold;
}
.phpForms_btn
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
    font                : Verdana, Arial, Helvetica, sans-serif;
    color               : #000000;
}

#side-content {
	background-image: url(images/side_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	text-align: center;
}

.side {
	width: 185px;
	vertical-align: top;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e5e6;
	border-left-color: #e4e5e6;
	margin-left: 0px;
	margin-bottom: 10px;
}

.sidebar-bottom {
	background-image: url(images/side_bottom.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: left top;
	margin-top: 15px;
}

.side-ad {
	width: 185px;
	margin-right: 0px;
	background-image: url(images/bg_side.gif);
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: repeat-y;
	margin-left: 0px;
}
.side-ad h1 {
	font-family: Arial;
	font-size: 16px;
	color: #9e9e9e;
	letter-spacing: -1px;
	text-align: center;
	line-height: 14px;
	margin-top: 0px;
}


#content {
	width: 620px;
	margin-top: 0px;
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
}


#main {
	width: 833px;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 14px;
}
.content-sub {
	background-image: url(images/content-top.gif);
	background-repeat: repeat-x;
	padding-left: 17px;
	padding-top: 15px;
	line-height: 16px;
	color: #6f6f6f;
	font-family: Verdana, Geneva, sans-serif;
	background-position: left top;
	height: 49px;
	font-size: 12px;
	text-align: justify;
	padding-right: 17px;
}
#body-container {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	position: relative;
}

.content-inside {
	padding-left: 12px;
	line-height: 16px;
	color: #6f6f6f;
	font-family: Arial;
	padding-top: 12px;
	padding-bottom: 20px;
}
.content-bottom {
	background-image: url(images/content_bottom.gif);
	background-repeat: repeat-x;
	padding-left: 17px;
	padding-top: 0px;
	line-height: 16px;
	color: #6f6f6f;
	font-family: Verdana, Geneva, sans-serif;
	background-position: left bottom;
	padding-bottom: 26px;
	padding-right: 17px;
	font-size: 12px;
	text-align: left;
}
#content     h1 {
	font-family: Arial;
	font-size: 24px;
	color: #13868b;
	letter-spacing: -2px;
	line-height: 21px;
	margin-top: 0px;
}

#title_bar {
	background-image: url(images/title_bar.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding-left: 0px;
	padding-top: 0px;
}
#title_bar  h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #346702;
	font-weight: bold;
	padding-left: 15px;
	letter-spacing: -1px;
	line-height: 12px;
	padding-top: 22px;
	text-align: left;
}
#title_bar  h2 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 0px;
	text-align: center;
	padding-top: 28px;
	margin: 0px;
}
#top_ad {
	clear: both;
	width: 770px;
	background-image: url(images/top_ad.gif);
	height: 109px;
	background-repeat: repeat-x;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 50px;

}
.line-height {
	line-height: 0.8em;
	padding-left: 5px;
}
.txt_title {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	margin-top: -20px;
}


.line {
	background-image: url(images/line.gif);
	height: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

.line01{
	background-image: url(images/line.gif);
	height: 13px;
	margin-top: -15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-repeat: repeat-x;
}
.line02 {
	background-image: url(images/line.gif);
	height: 13px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

#footer {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	background-color: #4A4F59;
	clear: both;
	background-image: url(images/footer.gif);
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: repeat-x;
	height: 60px;
	text-align: center;
	padding-right: 0px;
	width: 820px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}
#footer li {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: inline;
	padding-right: 10px;
}
#footer a {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/*

/* */
#form1 #container #footer ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.linksbottom {
	font-family: Verdana, Geneva, sans-serif;
}
.linksbottom {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
