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

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, p, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*........... do not change or amalgamate the above clearfix styles..................*/


body  {
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;	
	color: #000000;
	background-color:#0F73BD;
	margin: 0;
}


#main-wrapper { 
	width: 930px;  
	margin: 0 auto; 	
	text-align: left; 
	background: url(images/content-bg.png) top left repeat-y;
} 
#header { 
	height: 146px;
	width: 930px;
	background: url(images/header-bg.jpg) top left no-repeat;
	margin: 0 auto;
} 


.search-holder {
	float:right;
	display:block;
	width:260px;
	height:22px;
	margin: 100px 6px 0 0;
	line-height:22px;
	color:#000;}
	
.search-label {
	padding: 0 10px 0 0;
	font-weight:bold;
	font-size:12px;
	float:left;
	}
	
.search-btn {
	margin: 0 0 0 10px;}
	
.search-input {
	float:left;
	}

#content-wrapper { 
	width: 894px;
	margin: 0 auto;
}

.my-content p
{
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial;
}

/*...........NAVIGATION..................*/

.h-nav {
	width:900px;
	background-image:url(images/nav-bg.jpg);
	background-repeat:no-repeat;
	height:34px;
	margin: 0 auto;
	font-size:12px;}
	
.h-nav li {
	float:left;
	line-height:34px;}
	
.h-nav li a {
	display:block;
	font-size:12px;
	text-align:center;
	width:148px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	border-left: solid 1px #fff;
	}
	
.h-nav li a:hover {
	color:#FFF;}


#nav-wrapper {
	float:left;
	width:220px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#EFEFEF;
	
}	

#nav-wrapper li {	
	line-height:22px;
	width:210px;	
	display:block;
	
		
}	
#nav-wrapper li a {
	text-decoration:none;
	color:#000;		
	display:block;
	text-indent:12px;
	background-image:url(images/nav-arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin: 0 0 0 0px;	
	
}	
#nav-wrapper li a:hover {	
	display:block;
	color:#0F73BD;
	text-decoration:underline;	
}

#nav-wrapper span {
	width:220px;
	display:block;
	color:#FFF;
	background-color:#FF9900;
	line-height:25px;
	font-size:15px;
	font-weight:bold;
	text-indent:10px;
	margin: 0 0 6px 0;	
}

.yellow {
	width:220px;
	display:block;
	color:#FFF;
	background-color:#FFCC00;
	line-height:25px;
	font-size:15px;
	font-weight:bold;
	text-indent:10px;
	margin: 0 0 6px 0;	
}

.sendtofriend {
	width:220px;
	display:block;
	color:#FFF;
	background-color:#0F73BD;
	line-height:25px;
	font-size:15px;
	font-weight:bold;
	text-indent:10px;
	margin: 6px 0 10px 0;	}


.ad-holder {
	width:200px;
	margin: 6px 0 0 0;}
	
.ad-holder2 {
	width:468px;
	margin: 0 auto;}
	
	
/*...........MAIN CONTENT..................*/	

#main-content-wrapper {
	float: right;
	width: 661px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	
} 

#main-content-wrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight:bold;	
	margin-top:10px;
	margin-bottom:10px;
}
#main-content-wrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;	
	font-weight:bold;	
	margin-top:10px;
	margin-bottom:10px;
}

#main-content-wrapper2 {
	float: right;
	width: 100%;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	
} 

#main-content-wrapper2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight:bold;	
	margin-top:10px;
	margin-bottom:10px;
}
#main-content-wrapper2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;	
	font-weight:bold;	
	margin-top:10px;
	margin-bottom:10px;
}

.logo-img {
	padding:0 10px 0 10px;}
	
.img {
	padding:0 10px 0 0;}
	
.img2 {
	padding:0 0 0 10px;}
	
.img3 {
	padding:0 0 15px 0px;}
	
.hdivider {
	background-image:url(images/h-divider.png);
	background-repeat:repeat-x;
	background-position: center center;
	height:30px;}
	
.text2 {
	font-size:11px;
	color:#000000;}	
	
	
/*..........FOOTER..................*/	
	
	

#footer {
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat; 
	width: 930px;
	height:70px;
	margin: 0 auto;
}


#left-footer{
	width:465px;
	height:70px;
	float:left;
	}
	

	
	
.sitemap {
	padding:25px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-decoration:none;
	}
	

	

	
	
#right-footer{
	float:right;
	height:70px;
	width:465px;
	}
	
	 
.copyright {
	margin: 0; 
	padding:35px 20px 0 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	text-align:right;
}

.footer-link {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	margin: 0; 
	padding: 25px 20px 0 0; }
	
.footer-link a{
	text-decoration:none;
	color:#000;}
	
.footer-link a:hover{
	text-decoration:underline;
	color:#000;}



.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.home-link {
	line-height:30px;
	color:#0F73BD;
	font-weight:bold;
	text-indent:12px;}
	
.home-link a{
	color:#0F73BD;
	font-weight:bold;
	text-indent:12px;
	text-decoration:none;}
	
.home-link a:hover{
	color:#0F73BD;
	font-weight:bold;
	text-indent:12px;
	text-decoration:underline;}
	
.blue-box {
	background-color:#EAF4FD;}
	
.blue-bottom {
	background-image:url(images/blue-bottom.jpg);
	background-repeat:no-repeat;
	height:9px;}
	
.top-nav-bg {
	background-image:url(images/nav-top.jpg);
	background-repeat:no-repeat;
	height:9px;}
	
.bottom-nav-bg {
	background-image:url(images/nav-btoom.jpg);
	background-repeat:no-repeat;
	height:9px;}

.largeGreen
{
	font-size:18px;
	color:#037000;
}

.logo-link a {
	float:left;
	display:block;
	width:500px;
	height:130px;
	text-indent:-9999px;}