*{
	margin:0px;
	padding:0px;
}
body {
	background:#F5F9FC url(../images/bg.jpg) repeat-x;
	
	font-family:"Lucida Grande","Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#333;
}
a{
	outline:none;
}
#header, #content, #footer{
	width: 958px;
	margin: auto;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}
#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 183px;	
}



#content{
	position:relative;
	background:#FFF;
}
.leftcol{
	background:#e3ecf4;
	float:left;
	width:200px;
	padding-top:38px;
	padding-bottom:15px;
	position:relative;
}
.buybutton{
	background:#bfcdd6;
	height:37px;
	position:absolute;
	top:-17px;
	*top:-16px;
	left:0px;
	width:190px;
	padding-top:10px;
	padding-left:10px;
}
.in{
	border:1px solid #115789;
	height:26px;
	width:170px;
	background:#FFF;
}
.buybutton a{
	background:url(../images/buy-btn-sml.jpg) no-repeat;
	position:absolute;
	top:0px;
	left:10px;
	display:block;
	padding:17px 0px 0px 45px ;
	height:30px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
}
.buybutton a:hover{
	background:url(../images/buy-btn-sml-on.jpg) no-repeat;
	text-decoration:underline;
}
.book{
	background:url(../images/born-a-champ-sml.jpg) no-repeat;
	height:285px;
	width:184px;
	margin:0px 0px 10px 6px;
	border:2px solid #FFF;
}
.news{
	
}
.newshead{
	padding:10px;
	background:#bfcdd6;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
.newscontent{
	margin:10px;
	border:1px solid #FFF;
	background:#bfcdd6;
}
.you{
	border:1px solid #FFF;
	background:#bfcdd6;
	margin:10px;
	padding:10px;
}
.you p{
	line-height:25px;
}
.you a{
	color:#044F90;
	text-decoration:none;
}
.newscontent ul{
	margin:10px;
}
.newscontent ul li{
	list-style:none;
	line-height:20px;
	margin-bottom:5px;

}
.rightcol{
	width:758px;
	float:right;
	background:#FFF;
}

.topnav{
	background:#bfcdd6;
	height:30px;
}
.topnav ul{
	float:right;
}
.topnav ul li{
	float:left;
	list-style:none;
}
.topnav ul li a{
	padding:8px 10px 8px 10px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	font-size:11px;
	font-weight:bold;
	
}
.topnav ul li a:hover{
	background:#E3EcF4;
}
.maincontent{
	padding:20px;
}
.maincontent h1{
	

	margin-bottom:10px;
	font-family:Georgia;
	font-size:20px;
}
.inner h1, .inner1 h1{
	text-indent:0px;
	background:none;
	font-size:18px;
	color:#115789;
	height:auto;
}
h1 .rcolor{
	color:#d83621;
	font-size:20px;
}
.maincontent p{
	line-height:18px;
	margin-top:10px;
}
.bcolor{
	color:#044F90;
	text-decoration:none;
}
.more, .more1{
	float:right;
	margin-bottom:10px;
}
.more a{
	width:152px;
	height:28px;
	background:url(../images/read-more.gif) no-repeat;
	display:block;
	text-indent:-99999px;

}
.more1 a{
	color:#D1341E;
	margin-right:10px;
	text-decoration:none;
}
.more1 a:hover{
	color:#FFF;
}
.more a:hover{
	background:url(../images/read-more-on.gif) no-repeat;
}
.contact{
	position:relative;
	border-top:2px solid #BFCDD6;
	padding-top:10px;
	padding-bottom:10px;
}
.contact a:hover{
	text-decoration:underline;
}
.buybutton2{
	position:absolute;
	top:50px;
	right:50px;
	*right:70px;

}
.buybutton2 .wtu{
	border:1px solid #115789;
	border-right:0px;
	background:#FFF;
	height:26px;
	width:150px;
	padding-left:20px;
}
.buybutton2 a{
	text-decoration:none;
	color:#000;
	background:url(../images/buy-btn.jpg) no-repeat right;
	position:absolute;
	font-size:11px;
	padding:30px 50px 0px 0px;
	height:42px;
	width:150px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	top:-22px;
	
}
.buybutton2 a:hover{
	background:url(../images/buy-btn-on.jpg) no-repeat right;
	text-decoration:underline;
}
.clear{
	clear:both;
}

#footer{
	height:70px;
	background:#BFCDD6;
	border-top:1px solid #FFF;
	font-size:11px;
}
.foot_left{
	float:left;
	margin-top:15px;
	padding-left:20px;
}
#footer .sam{
	color:#115789;
}
#footer p{
	line-height:20px;
}
#footer p a{
	color:#333;
	text-decoration:none;
	margin:0px 3px 0px 3px;
}
#footer a:hover{
	text-decoration:underline;
}
.foot_right{
	float:right;
	margin-top:20px;
	padding-right:20px;
}
.inner table tr td{
	vertical-align:top;
	border-bottom:1px dashed #CCC;
	padding:5px;
}
.inner p{
	margin:0px !important;
	line-height:20px;
	
}
table{
	border-top:2px solid #BFCDD6;
	margin-top:10px;
}
.head{
	font-weight:bold;
	text-transform:uppercase;
	width:220px;
}



#dropDownMenu,
#dropDownMenu * { margin:0;padding:0;}
/* "Master" UL (the whole Menu) */
#dropDownMenu {position:relative;background:#BFCDD6;width:690px;float:right;}
/* sub-menu ULs */
#dropDownMenu li ul {
	width:650px;

	position:absolute;
	background:#BFCDD6;
	top:30px;
	border-top:1px solid #FFF;
	border-left:1px solid #BFCDD6;
	border-bottom:1px solid #BFCDD6;
	padding:0px 0;
	left:-9000px;
}
/* All LIs */
#dropDownMenu li {
	cursor:pointer;
	float:left;
	list-style-type:none;
	font-weight:bold;
	border-right:1px solid #BFCDD6;
	background:#BFCDD6;
}
/* sub-menu LIs */
#dropDownMenu li ul li {
	padding:0px;
	border:none;
	width:auto;
	max-width:none;
}
/* All anchors */
#dropDownMenu li a {
	color:#666;
	background:#BFCDD6;
	text-decoration:none;
	display:block;
	float:left;
	padding:8px 10px 7px 10px;
	height:15px;

}
/* sub-menu Anchors */
#dropDownMenu li ul li a {
	position:relative !important; /* ie Mac */
	border-right:1px solid #BFCDD6;
	color:#666;

}
#dropDownMenu li ul li a:hover {
	text-decoration:underline;
}

/* :hover and stuff */
#dropDownMenu li a:hover,
#dropDownMenu li a:focus,
#dropDownMenu li a:active {color:#000}
/* position and z-index for the sub-menus */
#dropDownMenu li:hover ul,
#dropDownMenu li.msieFix ul {left:0;z-index:10}
/* Current location - class on Body must match LI's id */
#dropDownMenu li ul, #dropDownMenu li a:hover, #dropDownMenu li:hover, #dropDownMenu li ul li,  #dropDownMenu li ul li a{
	background:#E3ECF4 !important;
}

.active{
	color:#000 !important;
	background:#E3ECF4 !important;
}
.subtitle, .subtitle1{
	font-size:14px !important;
padding-bottom:10px;
}
.subtitle1{
	padding-bottom:0px;
}
.st{
	font-size:15px !important;
}
.docs, .pdfs{
	width:30%;
	float:left;
	padding-left:10px;
}
.inner1 ul{
	margin:10px 10px 19px 10px;
}
.docs li, .pdfs li, .inner1 ul li{
	list-style:none;
	line-height:25px;
}
.docs li a, .pdfs li a{
	color:#333;
	text-decoration:none;
}
.docs li a:hover, .pdfs li a:hover{
	text-decoration:underline;
	color:#206BA4;
	font-weight:bold;
}
h3{
	font-size:14px;
}



/************************* TABS ***************************************/

.tabs{
	padding:10px 0px 0x 10px;
	border-bottom:1px dashed #666;
	border-top:1px dashed #666;
	margin-top:10px;
}
#tab11{
	border-bottom:1px dashed #666;
	padding-bottom:10px;
	margin-bottom:10px;
}
#tab11 h3{
	margin:10px 0px 0px 0px;
	color:#D83621;
}
.tab, .tab_hover{
	cursor:pointer;
	float:left;

}
.tab a, .tab_hover a{
	font-size:14px;
	font-weight:bold;
	padding:10px;
	width:150px;
	text-align:center;
	color:#666;
	text-decoration:none;
	display:block;
	float:left;
	
}
.tab a:hover, .tab_hover a:hover{
	background:#EFEFEF;
}
.tab_hover a{
	color:#D83621;
	background:#EFEFEF;
}








.fb_align
{
	
	margin-left:40px;
	width:120px;
	font-weight:bold;
	float:left;
	margin-right:10px;
	
	
}

.fb_alignr input, .fb_alignr textarea{
	width:150px;
	border:1px solid #CCC;
	font-size:12px;
	height:20px;
}
.fb_alignr textarea{
	width:180px;
	height:70px;
}
.fb_alignr input{
	
	margin-left:0px;
	padding-top:3px;
	width:180px;
	
}
.fbform{
	width:70%;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	*width:89%;
	
}
.fb_alignr
{	

	padding-bottom:5px;
	margin-bottom:5px;
}
.button{
	background:#D83621 url(../images/link_bg.gif) repeat-x;
	height:25px !important;
	color:#FFF;
	border:1px solid #28ACD6;

	width:80px !important;
	outline:none;
	font-weight:bold;
	text-align:center;
}
.txtfield{
	border:1px solid #CCC;
	padding:3px;
	
}
.fb_align1
{
	margin-left:125px;
}
/********************************** form **********************/

input {

	font-family:Tahoma, Verdana, Arial;
	color:#666;
	font-size:11px;
	padding-left:3px;
	margin-left:5px;
	border:0px none;
}
textarea{
	padding:3px;
	color:#666;
}

