/************** GENERAL ****************/

html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
a:active
{
  outline: none;
}

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

body {
	background-color: #FFF;
	margin: 0px 0px 0px 0px;
	background: url(../images/mainBG.gif) no-repeat center top;
	
}
.pngfix { behavior: url(/js/iepngfix.htc) }

a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #0069a6;
	text-decoration: none;
	font-weight: bold;
}
.smltxt {
	font-size: 10px;
}


 a.drops, a.drops:link, a.drops:active, a.drops:visited   {
	 background: url(../images/down.gif) 0px 7px no-repeat;
	 display: block;
	 padding: 0 0 0 10px;
	font-size: 12px;
	color: #4781aa;
	font-weight: bold;	
}

a.button, a.button:link, a.button:active, a.button:visited  {
padding: 1px 5px 1px 5px;
border: 1px solid #7a8c64;
background: #ccd4c3;
color: #000000;
font-weight: normal;
text-decoration: none;
margin: 3px;
float: left;
}



 #step1 {
	display: none;
}
 #step2 {
	display: none;
}

 #step3 {
	display: none;
}
 #step4 {
	display: none;
}
 #step5 {
	display: none;
}
 #step6 {
	display: none;
} #step7 {
	display: none;
}
 #step8 {
	display: none;
}



a:visited {
	color: #0069a6;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #0069a6;
}

h1 {
	font-size: 16px;
	color: #4781aa;
	font-weight: normal;	
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

h2 {
	font-size: 12px;
	color: #4781aa;
	font-weight: normal;	
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.divider {
clear: both;

}

hr {
	border: none 0; 
	border-bottom: dashed 1px #0068a6;
	height: 1px;
	margin: 15px 0 15px 0;
}


/************** LAYOUT ****************/




#container {
	width: 892px;
	text-align: left;
	background-color: #FFF;
	padding: 0 18px 40px 18px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#banner  {
	padding: 0px 0px 0px 0px;
	width: 892px;
	position: relative;
}

#logo  {
	width: 204px;
	padding: 26px 0 27px 30px;
	margin: 0 0 0 0;
	float: left;
}

#tel  {
	width: 156px;
	padding: 40px 20px 0 0;
	margin: 0 0 0 0;
	float: right;
}

#logo img  {
	display: block;
}


#mainContent  {
}

#bannerFlash  {
	width: 892px;
	margin: 0 0 0 0;
}

#greyBar
{
	width: 892px;
	float: left;
	margin: 0 0 1px 0;
	background: url(../images/topBarBG.gif) repeat-x;
}
#greyBar ul
{
	padding: 0 0 0 0;
	margin: 0;
	float: right;
}

#greyBar ul li { 
	display: inline; 
}

#greyBar ul li a, #greyBar ul a:link, #greyBar ul a:visited
{
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	text-decoration: none;
	font-size: 11px;
	float: left;
	font-weight: normal;
	line-height: 33px;
	color: #fff;
}

#greyBar ul li a:hover
{
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	color: #FF0;
}

.greyMenuBorder {
	background: url(../images/topBar_divider.gif) no-repeat top left;
}
/************** MENU ****************/


#menu
{
	width: 746px;
	float: left;
	margin: 0 0 0 0;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	margin: 1px 0 0 0;
	border-bottom: 1px solid #FFFFFF;
}
#menu ul
{
	padding: 0 0 0 0;
	margin: 0;
	float: right;
}

#menu ul li { 
	display: inline; 
}

#menu ul li a, #menu ul a:link, #menu ul a:visited
{
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	text-decoration: none;
	font-size: 12px;
	float: left;
	font-weight: bold;
	line-height: 32px;
	color: #FFFFFF;
}

#menu ul li a:hover
{
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	color: #000033;
}




/************** END MENU ****************/
#contentContainer  {
clear: both;
}

#rightContent {
	float: right;
	padding: 0 0 0 0;
	width: 183px;
}


#rightContentBox {
	width: 181px;
	border: 1px solid #d3e7f7;
	background: url(../images/boxBG.gif) repeat-x;
	margin: 0 0 15px 0;
}



#centerContent  {
	width: 402px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 14px;
	text-align: justify;
}

#centerContent li
{
list-style-image:url(../images/arrow.gif);
}

#centerContent ul
{
padding: 0 0 0 0;
margin: 0 0 0 15px;
}


 #leftMenu {
	position: absolute;
	width: 193px;
	height: 233px;
	top: 122px;
	left: 18px;
	background: url(../images/menuBG.png) top left no-repeat;
	margin: 0 0 0 0;
	padding: 40px 30px 0 30px;
}

* html #leftMenu {

left: 18px;

}


#leftMenu ul { 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	border-top: 1px dashed #59a9d1;
	line-height: 0px;
}


#leftMenu ul a, #leftMenu ul a:link, #leftMenu ul a:visited
{
	padding: 0 0 0 30px;
	margin: 0 0 0 0;
	display: block;
	background: url(../images/menuItem_bg.png) 5px 7px no-repeat;
	text-decoration: none;
	line-height: 30px;
	font-size: 16px;
	border-bottom: 1px dashed #59a9d1;
	font-weight: normal;
	color: #FFF;
}

#leftMenu ul a:hover
{
	padding: 0 10px 0 30px;
	margin: 0 0 0 0;
	display: block;
	background: url(../images/menuItem_bg_on.png) 5px 7px no-repeat;
	text-decoration: none;
	line-height: 30px;
	font-size: 16px;
	border-bottom: 1px dashed #59a9d1;
	font-weight: normal;
	color: #FF0;
}


#content {
	float: right;
	padding: 20px 0px 20px 0;
	width: 610px;
}

#menuBottom {
	float: left;
	width: 235px;
	background: url(../images/menuBottomBG.gif) no-repeat 23px 0px;
	padding: 30px 0 0 44px;
}


#quote {
	float: left;
	width: 168px;
	background: url(../images/leftBoxBG.gif) no-repeat;
	height: 177px;
	color:#333;
	padding: 15px 18px 15px 15px;
	text-align: justify;
}

#subscribe {
	float: left;
	width: 195px;
	border: 1px solid #d3e7f7;
	background: url(../images/boxBG.gif) repeat-x;
	margin: 20px 0 15px 0;
	padding: 0 0 0 0;
}

#subscribe .input {
	width: 160px;
	display: inline;
	
}

#steps {
	clear: left;
	width: 165px;
	color:#333;
	font-size: 14px;
	padding: 0px 18px 15px 18px;
	text-align: justify;
}
/************** FOOTER ****************/


#pageEnd {
	width: 872px;
	background: #e2f0f5;
	padding: 10px 10px 10px 10px;
	margin: 0 0 1px 0;
	font-size: 10px;
	line-height: 14px;
	color:#666;
}



#footer {
	width: 872px;
	height: 28px;
	padding: 5px 10px 0 10px;
	background: url(../images/footer_bg.gif) repeat-x;
	color: #FFF;
}

#footerMenu {
	float: right;
	padding-top: 0px;
}

#footer ul
{
	margin: 0;
	padding: 0;

}

#footer li
{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;

}

#footer li a, #footer li a:link, #footer li a:visited
{
	font-size: 10px;
	line-height: 9px;
	color: #fff;
	text-decoration: none;
	padding: 0 6px 0 4px;
	margin: 0 0 0 0;
}

.footerBorder {
	border-right: solid 1px #fff;
}


#footer li a:hover
{
	color: #ff0;
}

#copy
{
	color: #fff;
	width: 520px;
	font-size: 11px;
}

#copy a, #copy a:link, #copy a:visited
{
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: #ff0;
}

/************ FORMS **************/

.input, textarea, select {
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border: 1px solid #59add4;
	width: 150px;
	font-size:11px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	font-family:tahoma, arial, sans-serif;
}

form legend {
	font-size: 12px;
	font-weight: bold;
	}
	
form legend {
	margin: 0;
	padding: 0;
	}

form label {
	font-weight:bold;
	display:block;	
	margin-top:5px;
}
form small {
  	font-size:10px;
	font-weight:normal;
	font-style:italic;
	font-family:Verdana;
	display:block;	
	color:#8a877c;

}
form .input, form textarea,  form select{
	display:block;
	margin-top:2px;
	margin-bottom:2px;
	width:250px;
	padding:2px;	
	font-size:13px;
}

#quickcontact .input {
	width: 150px;
	display: inline;
	
}

.submit {
	background: url(../images/submit.gif) 0 0 no-repeat;
	height: 30px;
	width: 85px;
	margin-top: 10px;
	border: 0;
}
.reset {
	background: url(../images/reset.gif) 0 0 no-repeat;
	height: 30px;
	width: 85px;
	margin-top: 10px;
	border: 0;
}

.tenpad {
	padding: 0 10px 10px 10px; 
	text-align: justify;
}

.error {
	font-size: 10px;
	font-weight: bold;
	color:#F00;
}