* { padding: 0; margin: 0; }
/*--------------------------------------------
Global Styles
---------------------------------------------*/
body {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans;
	color: #333333;
	line-height: 18px;
	background: #000;
	margin-bottom: 0px;
}
div#header {
	background: url('../images/header_bg.jpg') repeat-x top;
	position: relative;
	z-index: 2;
}
	div#header div.logo {
		padding-top: 18px;
	}
	div#header div.contact {
	float: right;
	margin-top: -50px;
	font-size: 12px;
	color: #fff;
	}
		div#header div.contact span{ color: #999; }
	div#header div.navigation {
		margin-top: 20px;
	}
		div#header div.navigation ul {
	list-style: none;
	height: 35px;
	padding-left: 17px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
		}
			div#header div.navigation ul li{
	float: left;
	padding-left: 13px;
	margin-right: 13px;
	position: relative;
	padding-top: 8px;
			}
				div#header div.navigation ul li a{
					color: #959595;
					text-decoration: none;
					font-size: 11px;
				}
				div#header div.navigation ul li a:hover{
	color: #ABAC2D;
				}
				div#header div.navigation ul li.active a{
					color: #fff;
				}
		div#header div.graphic {
	width: 850px;
	height: 226px;
	position: relative;
		}	
			div#header div.graphic p{
				position: absolute;
				left: 470px;
				top: 150px;
				font-size: 11px;
			}
div.inner,
div.inner_content,
div#footer {
	width: 848px;
	margin: 0 auto;
}
div#footer {
	width: 850px;
	background-color: #1B1B1B;
	margin-top: 2px;
	margin-bottom: 0px;
	height: auto;
}
#footer p {
	font-size: 11px;
	color: #333333;
	height: auto;
	padding: 15px;
}

div.inner_content {
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
	width: 850px;
	background-image: url(../images/grad_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}				
	div.inner_content div.left{
	float: left;
	width: 390px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	div.inner_content div.right{
	float: right;
	width: 380px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	}
h1 {
	color: #76857B;
	font-weight: normal;
	font-size: 24px;
	line-height: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



h2 {
	color: #76857B;
	font-weight: normal;
	font-size: 24px;
	padding-top: 10px;
	line-height: 120%;
	margin-bottom: 10px;
}	

h3 {
	color: #578FB0;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 130%;
	margin-top: 5px;
}
h4 {
	color: #76857B;
	font-weight: normal;
	font-size: 18px;
	padding-top: 10px;
	line-height: 120%;
	margin-bottom: 10px;
}

a { color: #4a87c7; outline: none;}

a:hover {text-decoration: none;}
.highlightText {
	color: #4a87c7;
}
.highlightText01 {
	color: #4a87c7;
	font-size: 11px;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
}
.page_title {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1B1B1B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 815px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#heading {
	height: 170px;
	margin: 0px;
	padding: 0px;
}
#heading h2 {
	padding-top: 40px;
}
.package  table {
	color: #333333;
	margin: 0px;
}
.package  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEAE9;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.package  p {
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#table01 {
	margin: 0px;
	padding: 0px;
}

.package  h2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #B4C5C5;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 7px;
	text-transform: uppercase;
	margin: 0px;
}
#about_content .inner_content .left li {
	font-size: 12px;
	color: #FFFFFF;
}
#bullet   {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bullet  a {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#bullet p {
	margin: 0px;
	background-image: url(../images/bullet_01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/*--------------------------------------------
Content Styles
---------------------------------------------*/
#jFlowSlide {
	margin: 0 auto;
	overflow: hidden;
}
ul#content {
	list-style: none;
	margin-top: 15px;
}
	ul#content li{
	display: none;
	min-height: 280px;
}
div.team_member {
	margin-top: 20px;
}
	div.team_member img{
		margin-right: 15px;
		border: 3px solid #333;
		float: left;
	}
	div.team_member b{ color: #fff; display: block; margin-bottom: 5px; }
div.service_left,
div.service_right {
	width: 415px;
	padding-left: 5px;
	padding-top: 25px;
}
	div.service_left {
	float: left;
}
	div.service_right {float: right;}
div#service  h2 {background: url('../images/service_1.jpg') no-repeat top left;}
/*--------------------------------------------
Buttons
---------------------------------------------*/
div.button {
	display:block;
	height:30px;           
	margin:15px 0px 0px 0px;
	float: right;
}

	div.button a {
		display:block;
		width: 133px;        
	  height: 30px;       
	  background-image: url('../images/buttons.jpg');
	  background-repeat: no-repeat;
		text-indent: -7777px;
	}
	a#about_us { background-position: left top; }	
	a:hover#about_us { background-position: left -30px; }	
	a#send { background-position: left -120px; }	
	a:hover#send { background-position: left -149px; }
/*--------------------------------------------
Misc
---------------------------------------------*/
form p {
	margin-bottom: 20px;
	color: #666666;
}
.textField {
	border: 1px solid #212121;
	font-size: 12px;
	width: 255px;
	color: #737373;
	background-color: #CCCCCC;
	padding: 4px;
	margin-left: 20px;
}
.textField:focus {
	background-color: #CCCCCC;
}
.button {
	background-color: #CCCC33;
	font-size: 12px;
	color: #333333;
	border: 1px solid #F3F3F1;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: right;
	margin-right: 15px;
}
img {border:0;}
hr {
	border: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	background: #DDDDDD;
	clear: both;
}
.clear {clear:both;}
/*--------------------------------------------
Form Validation
---------------------------------------------*/
ul#response {
	margin-bottom: 15px;
	margin-top: 5px;
	list-style: circle;
}
ul#response li {
	padding: 5px;
	padding-left: 0;
	color: #999;
	font-size: 11px;
	display: block;
	min-height: 0px;
}
#headingServices {
	height: 172px;
	margin: 0px;
	padding: 0px;
}
.gal  {
	padding-left: 15px;
}

#gallery_content p {
	margin-left: 15px;
}
div.inner_content div.left01 {
	float: left;
	width: 510px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div.inner_content div.right01 {
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
}
