body {
	color: #000000;
	font: medium Verdana,Helvetica,Arial,sans-serif;
	height: auto;
	margin:0;
	padding:0;
	width: auto;
}

#perday {
	display:block;
	height: 20px;
	margin: 0 0 5px 0;
	width: auto;
	text-align:center;
	background:#ffff99;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	padding:4px 0 4px 0; 
}

#perday b {
	color:#ff0000;
}

#main {
	display:block;
	height: auto;
	margin: 0 auto;
	width: 889px;
}

#header {
	background: url(img/header.gif) no-repeat 0px 0px;
	height: 165px;
	margin:0;
	width: 889px;		

}
#header1 {
	background: url(img/header1.gif) no-repeat 0px 0px;
	height: 165px;
	margin:0;
	width: 889px;		

}

#headerr {
	background: url(img/header3.gif) no-repeat 0px 0px;
	height: 165px;
	margin:0;
	width: 889px;		

}
#headerr1 {
	background: url(img/header2.gif) no-repeat 0px 0px;
	height: 165px;
	margin:0;
	width: 889px;		

}

	#header a{
		clear:both;
		color:#18256b;
		display:block;
		font-family:Times New Roman;
		font-size:18px;
		text-decoration:none;		
	}

	#logo {
		color:#18256b;
		font-size:21px;
		font-weight:bold;
		font-family:Times New Roman;
		margin-left:36px;
		margin-top:-4px;		
	}
	
	#logo1 {
		color:#18256b;
		font-size:21px;
		font-weight:bold;
		font-family:Times New Roman;
		margin-left:36px;
		margin-top:90px;		
	}	
	.wend_h {
	        clear:both;
	        display:block;
	        font-size:1px;
	        height:1px;
		width:889px;
	}

#content {
	background: url(img/center.gif) #fff repeat-y 0px 0px;
	clear:both;
	font-size:12px;
	margin: 0 auto;
	min-height: 50px;
	width: 889px;
}

#left {
	clear:both;
	display:block;
	float:left;
	height:auto;
	margin-left:10px;
	min-height:200px;
	width:470px;
}
	* html #left {height:200px;min-height:200px;}

#right {
	display:block;
	float:right;
	margin-right:30px;
	min-height:200px;
	width:350px;
}
	* html #right {margin-right:10px;}

h1,h2 {
	display:block;
	margin:0;
	padding:0;
	text-align:center;
}

h1 {
	font-size: 28px;;
	color: #ea2f2f;
}

h2 {
	font-size: 17.2px;
	color: #2a75a9;
}


.style4 {color: #2a75a9}


.blue {
	color: #2a75a9 !important;
}

p.blue {
	color: #2a75a9;
}

#video {
	clear:both;
	padding:0 30px 10px 65px;
	text-align:justify;
	width:340px;
}

.line{
	border-bottom:2px solid #000000;
	margin-left:20px;
	width:445px;
}

#video a{
         color: #2a75a9;
         text-decoration:none;
         font-weight:bold;
}

#photos {
	display:block;
	padding-bottom:20px;
	padding-left:20px;
}

#photos a,#box_content_videos a,#box_content_tools a {
	color: #2a75a9;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	text-decoration:none;
}

#photos a:hover,#box_content_videos a:hover,#box_content_tools a:hover {
	background-color:#0033BB;
	color:#FFFFFF !important;
	text-decoration:none;
}

.ballon {
	background: url(img/balloon.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}

#box {
	width:307px;
	min-height:100px;
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:20px;
}

#box_footer{
        background: url(img/module_ftr.gif) #fff  no-repeat 0px 0px;
	display:block;
	height:11px;
	width:307px;
}

#box_content,#box_content_videos,#box_content_tools{
	background: url(img/module_ctr.gif) #fff  repeat-y 0px 0px;
	clear:both;
	font-size:14px;
	display:block;
	margin-top:0px;
	min-height:25px;
	padding-top:10px;
	text-align:right;
	width:307px;
	overflow:hidden;
}

#box_content_videos{
	text-align:left;
	width:287px;
	padding-left:20px;
}

#box_content_tools {
	padding-left:20px;
	padding-top:15px;
	text-align:left;
	width:287px;
}

#box_content_tools a {
	margin-top:2px;
}

#box_header_videos{
	background: url(img/step_hdr.gif) #fff no-repeat 0px 0px;
	clear:both;
	display:block;
	height:42px;
	width:307px;
}

#box_header_videos1{
	background: url(img/step_hdr1.gif) #fff no-repeat 0px 0px;
	clear:both;
	display:block;
	height:42px;
	width:307px;
}

#box_header_tools{
	background: url(img/stats_hdr.gif) #fff no-repeat 0px 0px;
	color:#ea2f2f;
	display:block;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	padding-left:20px;
	width:287px;
}

#box_header_cont{
	background: url(img/contact_hdr.gif) #fff no-repeat 0px 0px;
	display:block;
	height:42px;
	width:307px;
}

#box_content {
}

#box_content_img {
	float:right;
	height:inherit;
	margin:0 15px;
}

#box_content a {
        color: #2a75a9;
        font-weight:bold;
        text-decoration:none;
}

#box_content a:hover { 
	background-color:#0033BB;
	color:#FFFFFF !important;
	text-decoration:none;
}

#footer{
	background: url(img/footer.gif)  no-repeat 0px 0px;
	font-size: 11px;
	height: 22px;
	line-height:16px;
	margin: 0 auto;
	padding-top:20px;
	text-align:center;
	width: 889px;
}

#footer a{
         color: #2a75a9;
         font-weight:bold;
         text-decoration:none;
}

#page {
	display:block;
	font-size:13px;
	padding:0 20px;
	text-align:left;
}

#page h3 {
	color: #ea2f2f;
	display:block;
	font-size: 24px;
	margin:0 0 30px 0;
	padding:0;
	text-align:left;
}

#page h2 {
	font-size: 18px;
	color: #2a75a9;
	margin-bottom:10px;
	text-align:left;
}

#page td {
	padding:3px 5px;
}

.bphoto1 {
	border: solid 1px #000000;
}

.bphoto0 {
	border: solid 1px #FFFFFF;
}

/* template 1 */
.template1 #content {
	background: url(img/template1/center.gif) #fff repeat-y 0px 0px;
	min-height:375px;
	margin:0px;
}

.template1 #left {
	width:300px;
}

.template1 #right {
	width:465px;
}

.template1 h1 {
	font-size: 28px;
}

.template1 h2 {
	font-size: 26px;
}

.template1 h3 {
	font-size: 22px !important;
	margin:0;
	padding:0;
}

.template1 .menu {
	background: url(img/template1/menubg.gif);
	margin-left:30px;
	width:307px;
}

.template1 .menu a,.template1 .selected {
	display:block;
	margin-left:25px;
	margin-bottom:18px;
}

.template1 .menuHeader {
	background: url(img/template1/menuhdr.png);
	height:30px;
}

.template1 .menuFooter {
	background: url(img/template1/menuftr.png);
	height:11px;
}

	* html .template1 .menuFooter {margin-bottom:-3px;}
        
.template1 .videos {
	font-size:14px;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:-14px;
}

.template1 .videos a {
	color:#0066ff;
	font-weight:bold;
	text-decoration:none;
}
.template1 .videos a:hover {
	background-color:#0033BB;
	color:#FFFFFF !important;
	text-decoration:none;
}

.template1 .videos .dvd,.template1 .videos .balloon {
	background: url(img/template1/dvd.gif) no-repeat;
	padding-left:35px;
	padding-bottom:10px;
}

.template1 .videos .balloon {
	background: url(img/template1/balloon.gif) no-repeat;
}

.template1 .dark h2,.template1 .dark {
	color:#000066 !important;
}
.confi {
	float:right;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	width:307px;
	margin-top:10px;
}
.red {
	color:#660000;
}
.template1 .red {
	color:#660000;
}

.template1 #box {
	float:left;
}

.template1 #box_content_img {
	float:left;
	margin:0 15px 0 0;
}

.template1 #box_content {
	background:none;
	text-align:left;
}

.template1 #contact {
	float:right;
	margin:25px 0;
	text-align:right;
}

.template1 #contact input,.template1 #contact textarea {
	border:solid #666666 1px
}
#headerleft {
	float: left;
	width: 315px;
}
#headerright {
	float: left;
	width: 465px;
	height: auto;
	padding-top: 105px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}


#leadform {
	background-color:#FFFFE0;
	margin:0 10px 0 0;
	border: solid 1px #004FA6;
}

 h5 {
	color: #FFF;
 	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	background-color:#004FA6;
	width:100%;
	text-indent:5px;
}

.a_center {
	text-align:center;
}

.mvideos, .hvideos, .mpages, .hpages {
	text-align:right;
	margin:25px 25px 0 0;
	color:#2A75A9;
	font-weight:bold;
	cursor:pointer;
	cursor:hand; 
}

.mcontact, .hcontact {
	text-align:right;
	margin:0 25px 20px 0;
	color:#2A75A9;
	font-weight:bold;
	cursor:pointer;
	cursor:hand; 
	float:right;
	width:307px;
	clear:both;
}

.rcontact {
	float:left;
}

#box_cont {
	float:right;
	width:150px;
}
.cntw{
	width:200px;
}
#err {
	height:20px;
	width:100%;
	margin:5px 0px;
	padding-top:2px;
	background:#FF4949 none repeat scroll 0 0;
	border:1px solid #1E2A49;
	color:#FFFFFF;
	font-size:13px;
	display:none;
	text-align:center;
}
.succ {
	background:#green;
}
