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

body {
	margin: 0 auto;
	background:url(images/body-bg.jpg) repeat-x #cdcdcd;
}

a:link {}

#wrapper {
	width:937px;
	height:684px;
	margin:0 auto;
}

#header {
	width:937px;
	height:119px;
	margin:0 auto;
	float:left;
	padding:0px;
	clear:both;
	position:relative;
	background:url(images/header-bg.jpg) no-repeat;
}


#header-logo {
	width:413px;
	height:119px;
	float:left;
}


#contentarea {
	width:937px;
	background:url(images/home-content-image.jpg) no-repeat;
	float:left;
	margin-top:25px;
	clear:both;
}

.innercontentarea2 {
	width:907px;
	background-color:#FFF;
	float:left;
	clear:both;
	padding:15px;
}

.innercontentarea {
	width:907px;
	background:#FFF;
	float:left;
	margin-top:25px;
	clear:both;
	padding:15px;
}


* html div.innercontentarea { width:937px }

.contactcontentarea {
	width:937px;
	height:520px;
	background: url(images/contactarea-bg.jpg) repeat-x #1771a3;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
	position:relative;
	clear:both;
}

* html div.contactcontentarea { height:520px; }

#1-column-content {
	width:900px;
	height:100%;
	float:left;
	padding-left:20px;
	padding-right:15px;
	padding-top: 0px;
	padding-bottom: 15px;
	position:relative;
}


#split-content {
	width:410px;
	height:444px;
	float:left;
	padding-left:20px;
	padding-right:15px;
	padding-top: 15px;
	padding-bottom: 15px;
	position:relative;
}


.content-split-1 {
	width:265px;
	height:323px;
	float:left;
	padding-left:15px;
	padding-top: 20px;
	position:relative;
}


.content-split-2 {
	width:398px;
	height:343px;
	float:left;
	padding: 0;
	position:relative;

}

.content-split-3 {
	width:258px;
	height:343px;
	float:left;
	padding: 0;
	position:relative;

}

#footer-wrap {
	width:937px;
	height:197px;
	margin:0 auto;
	position: relative;
	background:url(images/footer-bg.jpg) no-repeat;
	background-position:  0px;
	float: left;
	
}

.footer-base {
	width:937px;
	height:52px;
	margin:0 auto;
	position: absolute; bottom: 0px; left:0px;
	background:url(images/footer-base_02.png) no-repeat;
	float: left;
	clear: both;
	
}


.footer-squares {
	width:196px;
	height:153px;
	background:url(images/footer_02.png) no-repeat;
	float: left;
	position:relative;
}

.footer-testimonial{
	width:340px;
	height:153px;
	background:url(images/footer_07.png) no-repeat;
	float: left;
	position:relative;
}


#menu-wrap {
	width:517px;
	height:36px;
	float: right;
	position:absolute; bottom: 0; right:0;
}

#comparison-main {
	width: 500px;
	height: 429px;
	background-image:url(images/comparisonchart.jpg);
	background-repeat:no-repeat;
	float: left;
	clear: both;
	padding-bottom:20px;
	position: relative;

	
}

#comparison-main-long {
	width: 500px;
	height: 882px;
	background-image:url(images/comparisonchart-long.jpg);
	background-repeat:no-repeat;
	float: left;
	clear: both;
	padding-bottom:20px;
	position: relative;

	
}

#comparison-row {
	width: 500px;
	height: 75px;
	float: left;
	clear: both;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color:#000;
	vertical-align:middle;
	position: relative;
	
}

.comparison-row-s1 {
	width: 126px;
	height: 75px;
	float: left;
	padding-top:20px;	
	position: relative;
	
}

.comparison-row-s2 {
	width: 72px;
	height: 75px;
	float: left;
	padding-top:20px;	
	position: relative;
	
}

.comparison-row-s3 {
	width: 135px;
	height: 75px;
	float: left;
	padding-top:20px;	
	position: relative;
	
}

.comparison-row-s4 {
	width: 125px;
	height: 75px;
	float: left;
	padding-top:20px;	
	position: relative;
	
}



/***** POPUP#1 *****/
#struct1 {width: 89px; height: 88px; margin: 0; padding: 0;}


/***** POPUP#2 *****/
#struct2 {
	width: 230px;
	
	margin: 0;
	padding: 0;
	
	border-right: 2px solid #555555;
	background-color: #262625;
}

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

#struct2 ul > li {
	display: block;
	
	width: 210px;
	height: 45px;
	
	margin: 0;
	padding: 10px;
	
	border: 1px solid transparent;
	
	overflow: hidden;
}
#struct2 ul > li:hover {border: 1px solid #555555; background-color: #313131;}

#struct2 ul > li a, #struct2 ul > li a:visited {display: inline-block; width: 100%; height: 100%;}
#struct2 ul > li a > img {border: 0;}


/***** POPUP#3 *****/
#struct3 a {
	display: inline-block;
	
	width: 100px;
	height: auto;
	
	padding: 15px 0;
	
	text-align: center;
	color: white;
	
	border: 1px solid #002846;
	background-color: #46b1b1;
}


/***** POPUP#4 *****/
#struct4 {width: auto; height: auto; padding: 0 5px; border: 2px solid black; background-color: pink;}
#handler4 {display: inline-block; padding: 10px; border: 2px solid black;}


/***** POPUP#5 *****/
#struct5 {height: 0; background-color: #252525;}
#struct5 ul {list-style: none; margin: 0; padding: 0;}
#struct5 ul > li {
	display: block;
	
	width: 210px;
	height: 45px;
	
	padding: 10px;
	margin: 0;
	
	border: 1px solid transparent;
}
#struct5 ul > li:hover {border: 1px solid #555555; background-color: #313131;}

#struct5 ul > li a, #struct5 ul > li a:visited {display: inline-block; width: 100%; height: 100%;}
#struct5 ul > li a > img {border: 0;}

#handler5 {
	width: 210px;
	height: 45px;
	
	padding: 10px;
	border: 2px solid #555555;
	
	background-color: #252525;
}


/***** POPUP#6 *****/
#struct6 {
	height: 14px;
	
	padding: 10px;
	
	border: 2px solid black;
	background-color: #e5e5e5;
}

#struct6 ul {list-style: none; margin: 0; padding: 0; overflow: hidden;}

#struct6 ul li {
	float: left;
	
	width: 50px;
	height: 44px;
	
	margin-right: 10px;
	
	cursor: pointer;
}
#struct6 ul li.close {float: right; padding: 0; margin: 0;}
#struct6 a > img {border: 0;}


/***** POPUP#7 *****/
#struct7 {overflow: hidden;}

#struct7 .struct7_block {
	width: 100px;
	height: auto;
	
	margin: 0 0 0 10px;
	padding: 10px;
	
	border: 2px solid #333;
	background-color: white;
}
#struct7 .right {float: left; position: relative; left: 2px; top: 10px; z-index: 11000;}


/***** POPUP#8 *****/
#struct8 {height: 60px; width: 915px; margin: 0; padding: 8px 10px; border: 1px solid #b90000; background-color: #ffcece; font-family:Arial, Helvetica, sans-serif;  position:absolute; top:0; font-size:12px; opacity:0.9;filter:alpha(opacity=90);}
#struct8 a, #struct8 a:visited {font-weight: bolder; color: #b90000; text-decoration: none;}

#struct8_left {float: left;}
#struct8_right {float: right;}


/***** POPUP#9 *****/
#struct9 {border: 2px solid orange; background-color: black;}
#struct9 p {text-align: center;	color: white;}

#handler9 {
	width: 175px;
	height: 75px;
	
	padding: 10px;
	border: 2px solid black;
	
	background-color: white;
}


/***** POPUP#10 *****/
#handler10 {
	width: 175px;
	height: 75px;
	
	padding: 10px;
	border: 2px solid black;
	
	background-color: white;
}


/***** POPUP 11 *****/
#struct11 {width: 198px; height: auto;}

#struct11_top {width: 198px; height: 9px; background: url(../img/round_top.png) no-repeat;}
#struct11_bottom {width: 198px; height: 9px; background: url(../img/round_bottom.png) no-repeat;}

#struct11_mid {
	width: 148px;
	height: 80px;
	
	margin: 0;
	padding: 10px 25px;
	
	color: white;
	
	background-color: black;
}


/***** POPUP#12 *****/
#struct12 {width: 500px; height: 225px; border: 3px solid #d5d5d5; background-color: #f0f0f0;}

#struct12 .body {margin: 27px 0 0 22px; overflow: hidden;}
#struct12 .body img {float: left; display: inline-block; margin-right: 31px;}
#struct12 .body p {padding-top: 0; font-size: 1.2em; color: #525252;}

#struct12 .head {height: 36px; padding: 5px 0 15px 20px; border-bottom: 1px solid #d5d5d5; background-color: #e5e5e5;}
#struct12 .head h3 {font-size: 2.5em; font-weight: normal; color: #525252;}

#handler12_x {	
	width: 111px;
	height: 36px;
	
	margin: 5px;
	
	font-size: 2em;
	color: #ffffff;
	
	position: absolute;
	right: 5px;
	bottom: 0;
	
	border: 3px solid #c4c4c4;
	background-color: #d5d5d5;
	
	cursor: pointer;
}


/***** POPUP#13 *****/
#struct13 {background-color: black;}


/***** POPUP#14 *****/
#struct14_bg {background-color: black;}
#struct14 {width: 324px; min-height: 300px; border: 2px solid white; background-color: #f9f9f9;}

#struct14 .img {margin: 15px 0; text-align: center;}

#struct14 .content {margin: 15px; overflow: hidden;}

#struct14 .content .left {float: left;}
#struct14 .content .right {float: right;}


/***** POPUP#15 *****/
#struct15 {
	width: 95px;
	height: 90px;
	
	padding: 0 5px;
	
	color: white;
	font-weight: bold;
	
	border: 2px solid #f2f2f2;
	background-color: black;
}

#handler15_img {border: 0;}

