/* CSS Document */



body {
	margin: 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#CAE0EC;
}

#container{width:868px; height:auto;}
#cont{ width:868px; height:auto; background-image:url(images/bg.jpg); background-position:top; background-repeat:repeat-y; float:left;}
#header{ width:868px; height:auto; float:left;}
#content{ width:800px; height:auto; float:left; margin-left:28px; text-align:left;}

.mainheading{font-family:Arial, Helvetica, sans-serif;font-size:24px;color:#FF0000; text-align:center;}
.mainheading1{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:24px;color:#FF0000;}
.mainheading2{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:18px;color:#FF0000; text-align:center;}
.mainheading3{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#FF0000;}
.blackheading{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:23px;color:#000000;}

.video{
width:800px;
text-align:center;
}

.red{
color:#FF0000;
text-align:center;
}

#box{ width:818px; height:auto; float:left;}
#box1{ width:700px; height:auto;  padding:13px; text-align:left;  padding-left:40px; border:#666666 solid 1px; background-color:#FFFFCC; float:left; margin-left:30px;}

#box3{ width:700px; height:auto;  padding:13px;  padding-left:40px; text-align:left; border:#666666 solid 1px; background-color:#FFFFCC; float:left; margin-left:30px; margin-right:40px;}

#texts{ width:750px; height:auto;  float:left; margin-left:30px;}


#ftr{ background:url(images/bg.jpg) repeat-y;
width:868px;
height:70px;
clear:both;
}

.link{ font-size:12px; color:#243F85; text-decoration:none;}
.a:link{ font-size:12px; color:#243F85; text-decoration:none;}
.a:hover{ font-size:12px; color:#243F85; text-decoration:none;}

.footer-text{ font-size:10px; color:#999999; text-decoration:none; text-align:center;}
.footer-text a:link{ font-size:10px; color:#999999; text-decoration:none;}
.footer-text a:hover{ font-size:10px; color:#999999; text-decoration:none;}
.footer-text visited{ font-size:10px; color:#999999; text-decoration:none;}

.body-text11{ font-size:12px; color:#000000; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:18px; }

.body-text1{ font-size:12px; color:#000000; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:16px; line-height:16px;}
.body-text2{ font-size:14px; color: #000000;font-family:Verdana, Arial, Helvetica, sans-serif; text-align:left; line-height:18px;}
.body-text{ font-size:11px; color: #686667; text-align:left; line-height:16px;}
.body-text-subtext{ font-size:11px; color: #686667; text-align:left; line-height:16px; padding-left:15px;}




h1{ font-family:Arial, Helvetica, sans-serif; color:#FF0000; font-size:30px; font-weight:bold; text-align:center;}
h2{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#FF0000; font-size:26px; font-weight:bold; text-align:center;}
h3{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size:20px; text-align:center;}


#gold-bar{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding:5px; padding-left:10px; border-bottom: #000000 solid 4px; background-color:#FFCC00;}
