
body{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:800px;
	margin-top:15px;
	margin-bottom:15px;
	color:#3E3E3E;
	font-family:century gothic,Arial,sans-serif!important;
	font-size:12pt;
	padding:0px;
	border:0px;
	text-align:center;
	background:white;
	background-image:url(../images/body_bg.gif);
}

form{
	margin:0px;
	padding:0px;
}

.page{
	width:742px;
}

.header{
	width:742px;	
	height:241px;
	background-image:url(../images/header.png);
	text-align:left !important;
}

.menu{
	width:170px;
	height:229px;
	padding-top:12px;
	text-align:left !important;
	margin-left:-5px;
}

.menu a{
	display:block;
	font-size:11pt;
	text-transform:uppercase;
	margin-left:15px;
	padding-left:20px;
	padding-bottom:2px;
	border-bottom:1px dotted #858585;
	margin-top:1px;
	color:white;
	text-decoration:none;
	background-color:transparent;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	background-position:5px; 	
}

.menu a:hover, a.submenuselected{
	background-color:#00A969;
	background-image:url(../images/menusel.png);
}

.menu a.sub{
	font-size:9.5pt;
	margin-left:35px;	
}

.horizontalmenu{
	float:right;
	position:relative;
	top:-35px;	
	margin-right:10px;
	margin-bottom:-35px;
}

.horizontalmenu div.leftbutton{
	background-color:transparent;
	background-image:url(../images/menubuttonleft.png);
	background-repeat:no-repeat;
	width:16px;
	height:30px;
	float:right;
	margin-left:5px;
}

.horizontalmenu div.middlebutton{
	background-color:transparent;
	background-image:url(../images/menubuttonrepeater.png);
	background-repeat:repeat-x;
	height:30px;
	float:right;
}

.horizontalmenu div.rightbutton{
	background-color:transparent;
	background-image:url(../images/menubuttonright.png);
	background-repeat:no-repeat;
	width:16px;
	height:30px;
	float:right;	
}

.horizontalmenu div.middlebutton a{
	line-height:30px;
	font-size:11pt;
	color:white;
	text-decoration:none;
}

.horizontalmenu div.menuitem{
	display:inline;
}

.horizontalmenu div.menuitem:hover div.leftbutton, .horizontalmenu div.selectedmenuitem div.leftbutton{
	background-image:url(../images/selectedmenubuttonleft.png);
}	

.horizontalmenu div.menuitem:hover div.middlebutton, .horizontalmenu div.selectedmenuitem div.middlebutton{
	background-image:url(../images/selectedmenubuttonrepeater.png);
}

.horizontalmenu div.menuitem:hover div.rightbutton, .horizontalmenu div.selectedmenuitem div.rightbutton{
	background-image:url(../images/selectedmenubuttonright.png);
}	

.horizontalmenu div.menuitem:hover a{
	border-top:1px dotted #ffffff;
	border-bottom:1px dotted #ffffff;
}

body#aboutus a#aboutus, body#whyus a#whyus, body#products a#products, body#quote a#quote, body#specialoffers a#specialoffers,
body#testimonials a#testimonials, body#contactus a#contactus{
	background-color:#2234A2;
	background-image:url(../images/menusel.png);
}

body#quote table{
	width:100%;
}	

body#quote th{
	text-align:center;
	font-variant:small-caps;
}

body#quote td{
	background:#efefef;
}

body#quote table#quotegrid td{
	width:20%;
}

.form{
	background:#efefef;
	margin-bottom:10px;
}

.form select{
	width:100px;
}

.form input{
	width:150px;
}

.content{
	text-align:justify;
	padding:10px;
	border:1px dotted #A0A0A0;
	background:white;	
}

h1, h2{
	color:#363636;
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:5px;	
}

h1{
	font-size:20pt;
	border-bottom:3px solid #2234A2;
}

h2{
	font-size:14pt;
	border-bottom:1px dotted #2234A2;
}

strong{
	font-weight:normal;
	font-size:120%;
	font-variant:small-caps;
}

div.content a, span.blue{
	color:#2234A2;
}

div.content a{
	text-decoration:none;
	border-bottom:1px dotted #2234A2;
}

div.content a:hover{
	color:white;
	background:#2234A2;
}

ul.arrowed{
	margin-left:10px;
	padding-left:10px;
	margin-bottom:30px;
}

ul.arrowed li{
	list-style-image:url(../images/menu.png);
	font-size:11pt;
	line-height:170%;
}

div.rightcolumn{
	float:right;
	padding-left:3px;
	width:236px;
	margin-bottom:10px;
	background:white;
/*	border:1px dotted #2234A2;*/
}

div.clear{
	clear:both;
}

div.footer{
	margin-top:10px;
	padding:10px 0px 5px 0px;
	border-top:1px dotted #A0A0A0;;
	font-size:8pt;
	text-align:right;
}

div.top{
	width:236px;
	height:13px;
	background-image:url(../images/bluetop.png);
}

div.middle{
	width:236px;
	min-height:1px;
	background-image:url(../images/bluerepeater.png);
	background-repeat:repeat-y;

}

div.middle p{
	text-align:center;
	margin:0px;	
	color:white;
	font-size:8pt;
	padding-left:5px;
	z-index:200;
}

div.offer p{
	padding:5px 10px;
	font-size:14pt;
}

div.offer li{
	padding:1px 5px;
	font-size:11pt;
}	

div.offer p, div.offer li{
	color:white;	
}

div.middle h2{
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:22pt;
	text-transform:none;
	color:white;
	text-align:center;
	font-weight:normal;
	border-bottom:0px;
}

div.middle h2.top{
	margin-top:0px !important;
}

div.middle img{
	margin-left:5px;
	margin-right:5px;
}

div.middle a{
	background-color:transparent !important;
	margin:0px;
	display:block;
	text-align:right;
	text-transform:uppercase;
	text-decoration:none;
	color:white;
	font-size:9pt;
	margin-right:10px;
}

div.bottom{
	width:236px;
	height:13px;
	background-image:url(../images/bluebottom.png);
}

div.greytop{
	margin-top:20px;
	width:236px;
	height:25px;
	background-image:url(../images/lightgreytop.png);
}

div.greymiddle{
	width:236px;
	min-height:1px;
	background-image:url(../images/lightgreyrepeater.png);
	background-repeat:repeat-y;
}

div.greymiddle p{
	margin:0px;	
	color:#3E3E3E;
	font-size:11pt;
	padding:0px 10px;
	text-align:center;
}

div.greymiddle h2{
	margin-top:0px;
	margin-bottom:10px;
	font-size:22pt;
	text-transform:none;
	color:#2234A2;
	text-align:center;
	font-weight:normal;
	border-bottom:0px;
}

div.greymiddle img{
	margin-left:5px;
	margin-right:5px;
}

div.greymiddle a{
	margin:0px;
	display:block;
	text-align:right;
	text-transform:uppercase;
	text-decoration:none;
	color:#3E3E3E;
	font-size:9pt;
	margin-top:10px;
	margin-right:10px;
	border:0px!important;
}

div.greymiddle a:hover{
	background-color:transparent;
	color:#3E3E3E;
}

div.greybottom{
	width:236px;
	height:25px;
	background-image:url(../images/lightgreybottom.png);
}

h1.massive{
	margin-left:0px;
	margin-right:0px;
	font-size:22pt;
	color:white;
	padding:5px 20px;
	background-color: #2234A2;
	display:inline;
}

h1.massive span.smaller{
	text-transform:none;
	font-size:14pt;
}

h2.big{
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	font-style: italic;
	color:#3E3E3E;
	border-bottom:0px;
}

blockquote{
	margin-left:40px;
	margin-right:40px;
}

span.small{
	font-size:75%;
}

div.totalprice{
	text-align:center;
	font-weight:normal;	
	font-size:130%;
}

img.info{
	margin:5px;
}

p.info{
	text-align:center;
}

div.qtip-title a{
	font-weight:normal;
}

span.warning{
	color:red;
}

table.request{
	padding:1px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #aed0ea;
}

table.request th{
	font-size:14pt;
	color:#363636;
	font-weight:normal;
	text-transform:uppercase;
	text-align:right;
}

table.request td, table.request th{
	margin:1px;
	padding:5px;
	background-color:#f2f5f7;
}

table.request td .text{
	width:150px;
}

table.request td textarea{
	height:65px;
}

li.carouselitem{
	border:1px solid transparent;
}

li.carouselitem span{
	display:block;
	text-align:center;
	margin-top:10px;
	line-height:20px;
	border-top:1px dotted #2234A2;
	border-bottom:1px dotted #2234A2;
	padding:1px;	
}

li.carouselitem img{
	border:0px;
	text-decoration:none;
}

li.carouselitem a{
	display:block;
	color:#2234A2;
	text-decoration:none;
	border-bottom:0px !important;
	background:transparent;
}

li.carouselitem a:hover{
	color:#2234A2;
	text-decoration:none;
	border-bottom:1px dotted #2234A2;
	background:transparent;
}

li.carouselitem:hover{
	border:1px dotted #2234A2 !important;
}

li.carouselitemselected{
	border:1px solid #00A969 !important;
}

li.carouselitemselected:hover{
	border:1px solid #2234A2 !important;
}

li.carouselitemselected a, li.carouselitemselected a:hover{
	border-bottom:1px solid #2234A2;
}

li.carouselitemselected span{
	font-weight:bold;
	background:#00A969;
	color:white;
	border-top:1px dotted #00A969;
	border-bottom:1px dotted #00A969;;
	padding:1px;	
}

div#tabs a{
	border-bottom:none!important;
}

div#tabs a:hover{
	background:#00A969!important;
	border-bottom:none!important;
}

.image, .imagecontainer{
	float:right;
	margin-left:30px;
}

.mildBorder{
	border:1px solid #aed0ea;
	padding:1px;
}

a.fancyitem, a.fancyitem:hover{
	text-decoration:none;
	border:0px !important;
	background:transparent;
}

div.windowoffer{
	float:left;
	margin:0px 10px;
}