/* CSS Document */

div { margin:0px; padding:0px; }
body { margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; color:#666; font-size:13px; line-height:140%;}

h1 { padding:0px; margin:0px; color:#053b7a; font-family:Georgia, "Times New Roman", Times, serif; font-size:36px; font-weight:normal; line-height:110%;}

.dottedline { border-bottom:1px dotted #999; }


#container { width:980px; margin:0px auto; margin-top:20px;}

#header_text {
	width:670px;
	padding-bottom:20px;
}


#head_container {
	overflow:auto;
}

#header_abt_outter {
	width:660px;
	float:left;
	border:2px solid #e4e4e4;
	padding:5px;
}

#header_abt {
	width:650px;
	background:url(images/sml_grdrpt.jpg) repeat-x;
	background-position:bottom;
	padding:5px;
	

}

#about_txt {
	width:490px;
	padding:5px 0 5px 0;
}

#logo_container {
	float:right;
	width:280px;
	margin-top:5px;
	overflow:hidden;
}

#logo {
	height:90px;
}

#contact_details {
	color:#163556;
	border:2px solid #e4e4e4;
	margin-top:10px;
	padding:4px 10px 2px 10px;
}

#man_place {
	width:140px;
	height:197px;
	position:absolute;
	margin-left:510px;
	margin-top:-187px;
}

#tips_advice_outter {
	clear:both;
	border:2px solid #e4e4e4;
	padding:5px;
	margin-top:20px;
}

#tips_advice {
	width:965px;
	background:url(images/lrg_grdrpt.jpg) repeat-x;
	background-position:bottom;
	overflow:auto;
	padding-bottom:20px;

}	

#ta_links {
	width:175px;
	height:440px;
	float:left;
	padding-right:15px;
	border-right:1px solid #c2c2c2;
}

#ta_links ul {
	padding:0px;
	margin:0px;
}

#ta_links li {
	list-style-type:none;
	border-bottom:1px dotted #999;
	font-size:12px;
	padding:4px 0 4px 0;
}

#ta_links a {
	color:#163556;
	text-decoration:none;
}

#ta_content {
	width:770px;
	height:440px;
	float:right;
	overflow:hidden;
	xoverflow:scroll;
	
}

.sections {
	height:400px;
	overflow:auto;
	padding:20px;
}

#lower_container {
	clear:both;
	overflow:auto;
	margin-top:25px;
}

#blog_outter {
	width:670px;
	float:left;
	border:2px solid #e4e4e4;
	padding:5px;
		
}

#blog {
	background:url(images/lrg_grdrpt.jpg) repeat-x;
	background-position:bottom;
	padding:5px;
}

#blog ul {
	padding:0px;
	margin:0px;
}
#blog li {
	padding-top: 10px;
	list-style-type:none;
}

#cdwidget_container {
	float:right;
	width:285px;

}

#footer {
	clear:both;
	border-top:1px solid #999;
	margin-top:25px;
	padding-top:20px;
}
