@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;	padding:0px;
}

body
{
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#d1e1ee;
}

#site_container
{
	background-image:url(../images/clouds.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#main_site
{
	width:950px;
	margin:0px auto 0px auto;
	text-align:left;
}

#top
{
	height:100px;
	width:950px;
}

#top_left
{
	width:280px;
	float:left;
}

#top_right
{
	width:670px;
	float:right;
}

/*#menu
{
	font-size:12px;
}

#menu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top:50px;
	color: #FFFFFF;
}

#menu li 
{
	display: inline;
}

#menu a:link, #menu a:visited 
{
	padding: 0.4em 1em 0.4em 1em;
	color:#fff;
	text-decoration: none;
}

#menu a:hover 
{
	color:#20679b;
	background-color:#fff;
}*/

.clearify
{
	clear:both;
}

#flash_area
{
	height:297px;
	background-image:url(../images/flash_area.jpg);
	background-repeat:no-repeat;
}

#details_area
{
	width:950px;
	background-image:url(../images/details_area_back.png);
	background-repeat:repeat-y;
	padding-top:15px;	
}

* html #details_area
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/details_area_back.png", sizingMethod="scale");
	height:100%;
}

#details_area_left
{
	width:580px;
	float:left;
	padding-bottom:15px;
}

h1
{
	padding-left:25px;
	font-size:22px;
	color:#339ff9;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
}

.details_text
{
	padding-left:30px;
	font-size:12px;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
	color:#20679b;
}

.details_text li
{
	margin-left:35px;
}

#details_area_left a:link, #details_area_left a:visited
{
	color:#20679b;
	text-decoration:none;
}

#details_area_left a:hover
{
	color:#d75927;
}

.service1, .service2, .service3
{
	background-image:url(../images/home_service1_back.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:12px;
	color:#20679b;
	line-height:18px;
	padding-right:20px;
	padding-top:60px;
	padding-bottom:10px;
	height:148px;
	margin-left:25px;
}

.service2
{
	background-image:url(../images/home_service2_back.jpg);
	background-repeat:no-repeat;
}

.service3
{
	background-image:url(../images/home_service3_back.jpg);
	background-repeat:no-repeat;
}

.service1 img, .service2 img, .service3 img
{
	border:#386285 1px solid;
	margin-right:10px;
}

.service1 a:link, .service1 a:visited, .service2 a:link, .service2 a:visited, .service3 a:link, .service3 a:visited
{
	font-weight:bold;
	text-decoration:underline !important;
	color:#386285 !important;
}

.service1 a:hover, .service2 a:hover, .service3 a:hover
{
	text-decoration:none !important;
}

.products
{
	background-image:url(../images/products_back.jpg);
	background-repeat:no-repeat;
	height:206px;
	margin-left:25px;
}

.products div
{
	float:left;
	width:32%;
	margin-left:5px;
}

.products h2
{
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	padding-top:10px;
}

.products ul
{
	padding-top:15px;
}

.products li
{
	font-size:12px;
	color:#386285;
	margin-left:25px;
	line-height:20px;
}

.products a:link, .products a:visited
{
	text-decoration:none !important;
	color:#386285 !important;
}

.products a:hover
{
	color:#000 !important;
}

h3
{
	font-size:16px;
	color:#d75927;
	font-weight:normal;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px; 
	clear:both;
}

#details_area_right
{
	width:359px;
	float:right;
}

.head_services
{
	height:53px;
	padding-left:70px;
	padding-top:10px;
	font-size:18px;
	font-weight:normal;
	color:#FFF;
	background-image:url(../images/img_services.png);
	background-repeat:no-repeat;
	margin-left:20px;
}

* html .head_services
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/img_services.png", sizingMethod="crop");
}

.head_testimonials
{
	height:37px;
	padding-left:70px;
	font-size:18px;
	font-weight:normal;
	color:#FFF;
	background-image:url(../images/img_testimonials.png);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:10px;
}

* html .head_testimonials
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/img_testimonials.png", sizingMethod="crop");
}

.head_quote
{
	height:47px;
	padding-top:5px;
	padding-left:70px;
	font-size:18px;
	font-weight:normal;
	color:#FFF;
	background-image:url(../images/img_quote.png);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:5px;
}

* html .head_quote
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/img_quote.png", sizingMethod="crop");
}


.right_text
{
	padding-left:30px;
	color:#FFF;
	font-size:12px;
	line-height:18px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
}

.right_text li
{
	margin-left:30px;
}

#details_area_right a:link, #details_area_right a:visited
{
	color:#FFF;
	text-decoration:none;
}

#details_area_right a:hover
{
	color:#000;
}

#right_content_container
{
	width:344px;
	background-image:url(../images/details_area_right_middle.jpg);
	background-repeat:repeat-y;
}

#right_content
{
	background-image:url(../images/details_area_right_top.jpg);
	background-repeat:no-repeat;
	padding-top:12px;
}

.gallery
{
	width:903px;
	height:306px;
	background-image:url(../images/gallery_background.jpg);
	background-repeat:no-repeat;
	margin-left:25px;
	margin-bottom:20px;
}

.gallery_img
{
	width:656px;
	height:283px;
	float:left;
	padding-left:19px;
	padding-top:10px;
}

.gallery_content
{
	float:right;
	width:220px;
}

.gallery_content h2
{
	font-size:16px;
	font-weight:normal;
	color:#d75927;
	padding-top:65px;
	padding-left:10px;
	padding-bottom:10px;
}

.gallery_content h3
{
	font-size:14px;
	padding-left:10px;
	color:#d75927;
}

.gallery_content p
{
	font-size:12px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:15px;
	color:#20679b;
}

.gallery_content table
{
	padding-left:10px;
}

.gallery_content a
{
	color:#20679b;
	text-decoration:none;
	position:relative;
}

.gallery_content a:hover
{
	color:#d75927;
}

#footer
{
	padding-top:15px;
	padding-bottom:15px;
	border-top:#036 1px dotted;
	text-align:center;
	width:90%;
	margin:0px auto 0px auto;
	color:#036;
	font-size:12px;
}

/*-------------------------------------Navigation------------------------------------------*/

#nav
{
	background-image:url(../images/menu_back.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	margin-top:20px;
}

#nav ul {

	list-style:none;
	padding: 0px;
	height:42px;
}

#nav ul ul
{
	background-color:#137ab5;
}	

#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
	padding-bottom:10px;
}

#nav ul ul a 
{
	padding:0.2em 0em 0.2em 0.5em;
	z-index:1;
}

#nav li {
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width:220px;
	font-weight: normal;
	border: solid #FFFFFF;
	border-width:1px;
	margin: 0px;
}

#nav li li {
	width:220px;
	font-size:11px;
	border-bottom: solid #FFFFFF;
	border-width:1px;
}

#nav li ul a {
	width: 200px;
	z-index:1;
}

#nav li ul ul {
	margin: -2em 0 0 220px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #137ab5;
}

#nav li ul li:hover, #nav li ul li.sfhover
{
	background-color:#000000;
}


