/*********************************************/
/*   Techniweb CSS Document                  */
/*   Techniweb - Lee Jeffery                 */
/*   19/02/2009                              */
/*********************************************/

#container {
	margin: 0px auto;
	padding:0px;
	background-color:#FFFFFF;
	width: 940px;
}

/*********************************************
* Top Section                                *
*********************************************/

#top-container {
	margin:0px auto;
}

#top {
	margin: 0px auto;
	height: 100px;
	position: relative;
	padding:0px 20px 0px 20px;
	width:940px;
}

.top-left {
	float:left;
	padding: 10px 0px 0px 10px;
	width:200px;
}

.top-right {
	float:right;
	padding: 10px 20px 0px 0px;
}

.top-right a {
	margin: 0px 15px 0px 10px;
}

.top-right img {
	padding:	0px 0px 0px 5px;
	margin: 	0px 0px 0px 0px;
}

/*********************************************
* Menu                                     *
*********************************************/

#menu-container {
	margin:0px auto;
	text-align:center;
	height: 30px;
	background-color: #00457C;
	background-image: url(../Images/box.jpg);
	background-repeat: repeat-x;
}

.menu-wrapper {
	margin:0px auto;
	width:948px;
	height: 30px;
	background-color: #00457C;
	background-image: url(../Images/box.jpg);
	background-repeat: repeat-x;
	border-left:1px solid #ffffff;
}

.menu {
	margin:0px auto;
	padding:0px;
	voice-family:"\"}\"";
	voice-family:inherit;
	float:left;
}

.menu ul {
	margin:0px;
	margin-left:0px; /*margin between first menu item and left browser edge*/
	padding:0px;
	list-style:none;
}

.menu li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}

.menu a {
	width:134px;
	float:left;
	display:block;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;
	margin:0 1px 0 0; /*Margin between each menu item*/
	padding:8px 10px;
	border-right:1px solid #ffffff;
}

.menu a:hover {
	background-color:#6EACE5; 
	color:white;
}

.menu #current a {
	background-color:#00457C;
	color:white;
	border-color:#00457C; 
}

/*********************************************
* Header (Green Bar)                         *
*********************************************/

#header-container {
	margin: 0px auto;
	background:#ffffff url(../images/insurance.jpg) no-repeat center top;
	height:116px;
}

.header {
	margin: 0px auto;
	width: 900px;
}

/*********************************************
* Main Content                               *
*********************************************/

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

#content-container {
	margin: 15px auto;
	width: 900px;
}

.content {
	padding: 0px 0px 20px 20px;
	float: right;
	width: 600px;
	border-left: 1px dotted #cccccc;
	min-height: 580px;
}

.main {
	padding-top: 10px;
}

.new {
	padding-top: 10px;
	border-top: 1px dotted #cccccc;
}

.left-links {
	float: left;
	padding: 0px 20px 20px 0px;
	width: 240px;
}

/*********************************************
* Footer                                     *
*********************************************/

#footer-container {
	border-top:1px solid #666666;
	font-size: 9px;
	padding:10px 0px 0px 0px;
	margin:0px;
	background:#ffffff url(../Images/footer-bg.gif) repeat-x;
	height:120px;
	text-align:center;
}

#footer {
	margin:0px auto;
	font-size: 9px;
	padding:10px 0px 0px 0px;
	width: 940px;
	color: #ffffff;
}

.footer-left {
	float:left;
	padding:0px 0px 0px 5px;
}

.footer-right {
	float:right;
	padding:0px 5px 0px 0px;
}

#footer a, #footer a:visited{
	color: #ffffff;
	font-size: 10px;
}

#footer a:hover{
	color: #cccccc;
	font-size: 10px;
}

/*********************************************
* Right Nav                                  *
*********************************************/

#isection {
	width: 240px;
	padding: 10px 0 1em 0;
	margin-bottom: 1em;
	color: #333333;
}

* html #isection { /*IE 6 only */
	w\idth: 267px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#isection ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#isection li {
	border-bottom: 1px dotted #cccccc;
	margin: 0;
	font-weight: bold;
}

#isection li a {
	display: block;
	padding: 5px 0px 5px 8px;
	border-left: 6px solid #01568f;
	color: #00457C;
	text-decoration: none;
	width: 100%;
}

html>body #isection li a{ /*Non IE6 width*/
	width: auto;
}

#isection li a:hover{
	border-left: 6px solid #6EACE5;
	color: #333333;
}

#quote-box {
	color:				#317023;
	font-weight:		bold;
	float:				right;
	text-align:			center;
	border:				1px solid #FF9933;
	width:				160px; 
	background-color:	#ffffff;
	padding:			5px;
	margin:				0px 10px 10px 20px;
}

.tel {
	color:				#C36200;
}

div.ContentBlock {
	font: normal 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width:260px;
	position: relative;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	background-color:#FFF;
	background-image:url(../Images/shad_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.ContentBlock div.bottomleft {
	width:4px;
	height:4px;
	position:absolute;
	bottom:0;
	left:-1px;
	background:url(../Images/shad_blcorner.gif) no-repeat bottom left;
}
div.ContentBlock div.bottomright {
	width:4px;
	height:4px;
	position:absolute;
	bottom:0;
	right:-0px;
	background:url(../Images/shad_brcorner.gif) no-repeat bottom right;
}
div.ContentBlock div.Fade {
	padding:10px;
	min-height:150px;
	background-image:url(../Images/Fade.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:4px;
	margin-right:5px;
}
div.ContentBlock div.SideShadow {
	background-image:url(../Images/rightShadow.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.clients {
	margin-left:20px;
}

.clients a:link img {
	border: 1px solid #cccccc;
}

.clients a:visited img {
	border: 1px solid #cccccc;
}

.clients a:hover img {
	border: 1px solid #00457C;
}

.services {
	margin-left:20px;
}

.errormsg {
	color:#FF0000;
	font-weight:bold;
}

.okmsg {
	color:#00CC00;
	font-weight:bold;
}

.rightimg {
	float:right;
	padding:	2px;
	margin: 	0px 0px 10px 15px;
	border: 1px solid #cccccc;
}

.service-img {
	float:right;
	margin:0px 0px 10px 15px;
}


