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

body{
	font-family:Georgia, "Times New Roman", Times, serif; 	
	background-image: url(images/bg2.jpg); background-repeat:repeat; margin:0px; padding:0px;}
	
img{ border:none;}

img, div { behavior: url(iepngfix.htc) }

hr {margin-top:20px; margin-bottom:20px;}

#container {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
}

#header {
	width:960px;
	height:141px;
	margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;}
	
#menu {
	width:950px;
	height: 22px;
	background-image:url(images/nav-bar.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 4px;
	padding-left:10px;
}

#menu2 {
	width:950px;
	height: 26px;
	background-image:url(images/menu_bar2.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-left:10px;
}

#top_content{
	width:940px;
	height:249px;
	background-image:url(images/header-banner2.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 20px;
}

#top_content2{
	width:940px;
	height:269px;
	background-image:url(images/top_content2.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 20px;
}
	
#top_content_text{
	width:350px;
	height:200px;
	overflow:auto;
	float:left;
}

#top_content_text2{
	width:440px;
	height:220px;
	float:left;
	padding-top:20px;
		overflow:auto;
}

#images_right{
	width: 448px;
	height: 261px;
	float:right;
	padding-top:2px;
}
	
#content_body{
	width:920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height:482px;
	height:auto !important;
	height:482px;
	background-color:#FFFFFF;
	/*background-image:url(images/content_bg.jpg);*/
	background-repeat:no-repeat;
	padding: 20px;
}
	
#content_body_left{
	width:610px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d0cac3;
	min-height:470px;
	height:auto !important;
	height:470px;
	padding-right: 10px;
	padding-top: 5px;
}

#content_body_left_where{
	width:610px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d0cac3;
	min-height:470px;
	height:auto !important;
	height:470px;
	padding-right: 10px;
	padding-top: 5px;
}

#sidebarcontainer {
width:249px;
	float:right;
	border-width: 1px;
	border-style: solid;
	border-color: #d0cac3;
	margin: 0 20px 20px 0;
	background: url(images/sidebox.jpg) no-repeat;
	background-color:#d2ebf1;
}
#sideblue{
	padding: 10px 10px 10px 10px;
	}

	
#box_right{
	width:254px;
	float:right;
	background-color:#f4f1ec;
	border-width: 1px;
	border-style: solid;
	border-color: #d0cac3;
	min-height:450px;
	height:auto !important;
	height:450px;
	padding:10px;
	margin-bottom:20px;
	}
	
#box_right2{
	width:254px;
	float:right;
	background-color:#f4f1ec;
	border-width: 1px;
	border-style: solid;
	border-color: #d0cac3;
	min-height:450px;
	height:auto !important;
	height:450px;
	padding:10px;
	}
	
#box_right3{
	width:279px;
	float:right;
	min-height:450px;
	height:auto !important;
	height:450px;
	}
	
#footer { width:960px; height:106px; background-image:url(images/footer.jpg);
	margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; clear:both;}

#footer_cont1 {
	width:940px;
	height:60px;
	min-height:60px;
	height:auto !important;
	padding: 10px;
	background-color:#ded4be;
	background-image:url(images/footer_up.jpg); background-repeat:no-repeat;
}

#footer_cont2 {
	width:960px;
	height: 20px;
	padding-top: 5px;
	background-color:#b8af9b;
	background-image:url(images/nav-bar.jpg);
}

#footer_cont3 {
	width:960px;
	height: 20px;
	padding-top: 5px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer_cont1_left{
	width:300px;
	float:left;
}
	
#footer_cont1_right{
	width:600px;
	float:left;
	padding-top: 10px;
}

#copyright { width:960px; float:left; padding-left:10px;}
#design{
	width: 300px;
	float:right;
	padding-right:10px;
	text-align:right;
}

h1{color:#646464; font-size:24px; margin:0; padding:0; font-weight:normal;}
h2{color:#052d58; font-size:20px; margin:0; padding:0; font-weight:normal;}
h3{color:#052d58; font-size:16px; margin:0; padding:0 0 5px 0; font-weight:strong;}
	
p{
	font-size:13px;
	color:#333333;
	line-height:18px;
	margin:0px;
	padding: 0 0 10px 0;
}

#sideblue p {
	font-size:12px;
	color:#333333;
	line-height:18px;
	margin:0px;
	padding: 0 0 10px 0;
}


#content_body_left_where h3{
	color:#052d58; font-size:1.0em; margin:0; padding:0; font-weight:normal;}



#footer_cont1 p, #footer_cont2 p{
	font-size:0.8em;
	color:#333333;
	line-height:18px;
	margin:0px;
	padding:0px;
}

#footer_cont1_left a:link {
	color: #333333;}
#footer_cont1_left a:visited {
	color: #333333;}
#footer_cont1_left a:hover {
	color: #000;}
#footer_cont1_left a:active {
	color: #333333;}
	
#footer_cont2 a:link {
	color: #333333;}
#footer_cont2 a:visited {
	color: #333333;}
#footer_cont2 a:hover {
	color: #000;}
#footer_cont2 a:active {
	color: #333333;}
	


#menu ul{font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #696969;
	margin-left: 0px;
	padding: 0px;
	display:inline;text-decoration:none; }
	
	#menu ul li{ 
	font-family: Georgia, "Times New Roman", Times, serif;  /* Arial, Helvetica, Sans-serif; */
	font-size: 15px;
	font-weight:normal;
	color: #696969;
	margin-left: 5px;
	margin-right:20px;
	padding: 0px;
	display:inline;text-decoration:none; }
	
	
	#menu ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;  /* Arial, Helvetica, Sans-serif; */
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display:inline; text-decoration:none; }
	
	#menu ul li a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;  /* Arial, Helvetica, Sans-serif; */
	font-size: 15px;
	font-weight: normal;
	color:#052d58;
	margin: 0;
	padding: 0px;
	display:inline;
	text-decoration:none;
}
			
	#menu ul li .active	{
	font-family:  Georgia, "Times New Roman", Times, serif;  /* Arial, Helvetica, Sans-serif; */
	font-size: 15px;
	font-weight: normal;
	color: #696969;
	margin: 0px;
	padding: 0px;
	display:inline; text-decoration:none;
}

#menu2 ul{font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #696969;
	margin-left: 0px;
	padding: 0px;
	display:inline;text-decoration:none; }
	
	#menu2 ul li{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:normal;
	color: #696969;
	margin-left: 5px;
	margin-right:20px;
	padding: 0px;
	display:inline;text-decoration:none; }
	
	
	#menu2 ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #696969;
	margin: 0px;
	padding: 0px;
	display:inline; text-decoration:none; }
	
	#menu2 ul li a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color:#052d58;
	margin: 0;
	padding: 0px;
	display:inline;
	text-decoration:none;
}
			
	#menu2 ul li .active	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #696969;
	margin: 0px;
	padding: 0px;
	display:inline; text-decoration:none;
}

#sideblue a{
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 12px;
	font-weight: normal;
	color: #052d58;
	margin: 0px;
	padding: 0px;
	display:inline; text-decoration:underline; }
	
#sideblue a:hover{
	color: #696969;}

/***********************************
Clients
************************************/
	
.gallery
			{
				width: 100%;
				text-align: center;
				margin-left: auto;
				margin-right: auto;
				padding: none;
			}

			.gallery ul.images
			{
				list-style-type: none;
				border: none;
				padding: none;
			}

			.gallery ul.images li.image
			{
				display: inline;
				line-height: 0;
			}
			
	.gallery ul.images li.image img
			{
				padding: 3px 3px 3px 3px;
				background: white;
				margin: 14px 14px 14px 14px;
				-moz-box-shadow: 0px 0px 8px #AAA;
				-webkit-box-shadow: 0px 0px 8px #AAA;
				box-shadow: 0px 0px 8px #AAA;
			}
			
/*-----------------------------------------------------------------------------
                   Troubleshoorting Tables
-----------------------------------------------------------------------------*/

table {border-collapse:collapse;margin: 10px 0 30px 0;}

th, td {border: 1px solid #cccccc;}
td {text-align:left; vertical-align: top; padding: 5px 5px 5px 5px;font-size:13px;}
th {background: #d2ebf1; font-weight:normal;}
th[scope=col]{color:#b72700; font-size:18px; text-align:left; padding: 2px 2px 2px 5px;}
th[scope=row]{color:#000000; font-size:15px; width:150px;text-align:left;vertical-align: top; padding: 2px 2px 2px 5px;}
td.lone {background: #ffffff; border-top: hidden; border-left: hidden;}
td.lone-bot {background: #ffffff; border-bottom: hidden; border-left: hidden;}

.package_comp_left {width:288px; float:left; margin-right:20px; margin-bottom:20px}
.package_comp p{ padding: 6px 0; font-size:14px}
.package_comp_right {width:192px; float:left; margin-right:0px; margin-bottom:20px}			