@charset "utf-8";
/* CSS Document */

body{
	width:1000px;
	background-color:#999999;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}



#main_header{
	width:1000px;
	height:130px;
	background-image:url(../images/top_back.jpg);
	background-repeat:repeat-y;
}

#main_header p.top_link{
	width:350px;
	height:25px;
	float:right;
	margin:20px 50px 0 0;
}

#main_header p.solid_line{
	background-image:url(../images/line.jpg);
	background-repeat:no-repeat;
	width:920px;
	height:1px;
	float:left;
	margin: 5px 0 0 40px !important /*Non-IE6*/;
	margin: 5px 0 0 20px /*IE6*/;
}


#main_header p.logo{
	width:300px;
	height:86px;
	float:left;
	margin: 17px 0 0 40px !important /*Non-IE6*/;
	margin: 10px 0 0 20px /*IE6*/;
}


#theme_picture{
	background-image:url(../images/header_back.jpg);
	background-repeat:repeat-y;
	width:1000px;
	height:274px;
	float:left;
}

#theme_picture p.images1{
	width:215px;
	height:274px;
	float:left;
	margin:0 0 0 45px !important /*Non-IE6*/;
	margin:0 0 0 22px /*IE6*/;
}

#theme_picture p.images2{
	width:216px;
	height:274px;
	float:left;
	margin:0 0 0 6px;
}

#theme_picture p.images3{
	width:216px;
	height:274px;
	float:left;
	margin:0 0 0 6px;
}

#theme_picture p.navigation{
	width:182px;
	height:274px;
	float:left;
	margin:0 0 0 44px !important /*Non-IE6*/;
	margin:0 0 0 45px /*IE6*/;
	overflow:hidden;
}

#navigation p.temp{
	background-repeat:no-repeat;
	width:110px;
	height:60px;
	float:left;
	margin:0 0 0 44px !important /*Non-IE6*/;
	margin:0 0 0 38px /*IE6*/;

}



#navigation {
	background-image:url(../images/header_back.jpg);
	background-repeat:repeat-y;
      float:left;
      width:1000px;
      line-height:normal;
	  margin:0 0 0 0;
	  overflow:hidden;
	}
#navigation ul {
	margin:0;
	padding:5px 0 0 40px;
	list-style:none;
      }
#navigation li {
      display:inline;
      margin:0;
      padding:0;
      }
#navigation a {
      float:left;
      background:url("../images/navigation_back.jpg") no-repeat;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  font-weight:bold;
      margin:0;
      padding:0 0 0 0;
      text-decoration:none;
      }
#navigation a span {
      float:left;
	  width:222px;
      display:block;
      background:url("../images/navigation_back.jpg") no-repeat;
      padding:20px 0 20px 0px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
    /* End IE5-Mac hack */
#navigation a:hover span {
      color:#000000;
      }
#navigation a:hover {
      background-position:0% -45px;
      }
	  
#navigation a:hover span {
      background-position:100%  -55px;
      }
	
	
#container_top{
	background-image:url(../images/container_top.jpg);
	background-repeat:no-repeat;
	width:1000px;
	float:left;
	height:43px;
}  


#container{
	background-image:url(../images/container_repeate.jpg);
	background-repeat:repeat-y;
	width:1000px;
	display:inline-block;
	padding:0 0 0 57px;
}

#container_long{
	background-image:url(../images/container_repeate.jpg);
	background-repeat:repeat-y;
	width:1000px;
	display:inline-block;
	padding:0 0 0 57px;
}




#container p.solid_line{
	background-image:url(../images/line.jpg);
	background-repeat:no-repeat;
	width:920px;
	height:1px;
	float:left;
	margin: 5px 0 0 40px !important /*Non-IE6*/;
	margin: 5px 0 0 20px /*IE6*/;
}

#left_box{
	width:175px;
	float:left;
	height:auto;
}

#middle_box{
	width:460px;
	float:left;
	margin:0 0 30px 32px;
}

#middle_box_big{
	width:550px;
	float:left;
	height:auto;
	margin:20px 0 30px 13px;
}

#right_box{
	width:180px;
	float:left;
	height:auto;
	margin:0 0 0 33px;

}

#right_box p.image1{
	background-image:url(../images/right_image.jpg);
	background-repeat:no-repeat;
	width:200px;
	float:left;
	height:134px;
}

#right_box p.line{
	background-image:url(../images/line.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:1px;
	float:left;
	margin: 5px 0 0 0px !important /*Non-IE6*/;
	margin: 5px 0 0 0px /*IE6*/;
}


#footer{
	width:960px;
	height:87px;
	padding:70px 0 0 40px;
	float:left;
	background-image:url(../images/footer_back.jpg);
	background-repeat:no-repeat;

}

h1{
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:18px;
	text-decoration:none;
	color:#FF0000;
}

h2{
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:18px;
	text-decoration:none;
	color:#0066CC;
	height:35px;
}

title2{
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:16px;
	text-decoration:none;
	color:#0066CC;
	height:35px;
}
	  

	  
	  
#right_navigation {
	  float:left;
      width:250px;
      line-height:normal;
	  margin:0 0 0 0;
	  overflow:auto;
}

.contact {
	background-image:url(../images/header_back.jpg);
	background-repeat:repeat-y;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:10pt;
	color:#666666;
	text-decoration:none;
	height:50px;
	width:204px;
	font-weight:bold;
	padding:10px 0 0 50px;
	margin:0 0 0 0px;
	float:left;
}

.check {
	background-image:url(../images/check_final.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:left;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	font-weight:700;
	padding:0 0 0 25px;
	height:28px;
	line-height:25px;
	border-bottom:1px #999999 dotted;
	width:175px;
	display:block;
}

.check:hover {
	background-color:#EBEBEB;
	color:#000000;
	border-bottom:1px #000000 dotted;
}


.check1 {
	background-image:url(../images/left_navigation.gif);
	background-repeat:no-repeat;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	padding:0 0 0 15px;
	height:25px;
}

.check1:hover {
	background-image:url(../images/left_navigation_hover.gif);
	background-repeat:no-repeat;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:10pt;
	color:#0066CC;
	text-decoration:none;
	font-weight:normal;
	padding:0 0 0 15px;
	height:25px;
}



	
.side_navigation {
	background-image:url(../images/right_nav.jpg);
	background-repeat:repeat-y;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:10pt;
	color:#666666;
	text-decoration:none;
	line-height:39px;
	width:220px;
	font-weight:bold;
	padding:0 0 0 50px;
	float:left;
}

.side_navigation a:active{
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	line-height:40px;
	display:block;
	width:200px;
	padding:0px 0 0 45px;
	float:left;
}


.side_navigation a:hover{
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	line-height:40px;
	display:block;
	width:200px;
	padding:0px 0 0 45px;
	float:left;
}

.content2 {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 16px;
	color:#FF0000;
	text-decoration : none;
	line-height : 22px;
	word-spacing:1px;
	font-weight:bold;
}
	
.content {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	line-height : 18px;
	word-spacing:1px;
	font-weight:normal;
}
.content A {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	line-height : 18px;
	word-spacing:1px;
}

A:hover {
	background-repeat:no-repeat;
	color:#FF0000;
}

.normal_font{
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	line-height : 23px;
	word-spacing:1px;
	font-weight:normal;
}

.normal_font a:link{
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	line-height : 23px;
	word-spacing:1px;
}

.normal_font a:hover{
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 10pt;
	color:#FF0000;
	text-decoration : none;
	line-height : 23px;
	word-spacing:1px;
}

.check3{
	background-image:url(../images/check_mark1.gif);
	background-repeat:no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding:0 0 0 24px;
	height:48px;
	font-weight:normal;
}

.check3b{
	background-image:url(../images/check_mark1.gif);
	background-repeat:no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding:0 0 0 24px;
	height:70px;
	font-weight:normal;
}

.check3c{
	background-image:url(../images/check_mark1.gif);
	background-repeat:no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding:0 0 0 24px;
	height:80px;
	font-weight:normal;
}


.check3a{
	background-image:url(../images/check_mark1.gif);
	background-repeat:no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding:0 0 0 24px;
	height:28px;
	font-weight:normal;
}



.check2{
	background-image:url(../images/check2.jpg);
	background-repeat:no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0 0 0 27px;
	line-height:15px;
	height:23px;
	font-weight:bold;
}


#middle_box1 p.check{
	width:620px;
	background-image:url(../images/check_mark1.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:5px 10px 0 0;
	padding:0 0 5px 27px;
		font-weight:normal;
}



#middle_box1 p.check{
	width:480px;
	background-image:url(../images/check_mark.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:5px 10px 0 0;
	padding:0 0 5px 27px;
	font-weight:normal;
}

#middle_box p.dot{
	width:480px;
	background-image:url(../images/left_bullet.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:5px 10px 0 0;
	padding:0 0 5px 27px;
}



.footer {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	line-height : 18px;
	word-spacing:1px;
	font-weight:normal;
}
.footer:hover{
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 10pt;
	color:#FF0000;
	text-decoration : none;
	line-height : 18px;
	word-spacing:1px;
	font-weight:normal;
}


.form_back{
	background-image:url(../images/form_back.jpg);
	background-repeat:repeat-x;
	height:20px;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	width:auto;
	padding:3px 0 0 5px;
	border: 1px solid #666666;
}

.form_back1{
	background-image:url(../images/form_back.jpg);
	background-repeat:repeat-x;
	height:20px;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	width:auto;
	padding:0 0 0 0;
	border: 1px solid #666666;
}

.form_btn{
	background-image:url(../images/form_btn_hover.jpg);
	background-repeat:repeat-x;
	height:27px;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	width:auto;
	padding:0 7px 0 7px;
	border: 1px solid #666666;
}

.form_btn:hover{
	background-image:url(../images/form_btn.jpg);
	background-repeat:repeat-x;
}









