/* ---- HTML ---- */

body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote, #main_header, #main_body, #main_footer, #navigation {
	padding: 0px;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	background:#6cc5f2 url(/images/background_gradient.gif) 0 0 repeat-x;
    text-align: center;
}

#container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}


/* ---- HEADER ---- */

#header {
	background:#6cc5f2 url(/images/header_logo.jpg) 0 0 no-repeat;
	height: 226px;
}

.top_link {
	margin-top: 32px;
	width: 450px;
	height:188px;
}

/* ---- MAIN ---- */


#main_body {
	background: #6cc5f2 url(/images/main_body.gif) repeat-y left top;
}


#main_footer {
	border-left: 1px solid #dedcdc;
	border-right: 1px solid #dedcdc;
	clear: both;
	height: 45px;
	background-color: #6cc5f2

}

#main_left {
	float:left;
	width: 25%;
	margin-top: 40px;
}

#main_right {
	float:right;
	width: 74%;
	margin-top: 20px;
	
}

#main_text_frame {
	width: 600px;
}

.contents_left {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 14px;
}

.contents_right {
	padding: 0em 14px 0em 10px;
}

/* ---- FOOTER ---- */

#footer {
	background: #6cc5f2 url(/images/footer.jpg) 0 0 no-repeat;
	height: 21px;
	font-size: 0px; /* Fix stupid IE bug */
}

#footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #207bc0;
}
#footer_copyright p{
	margin-top: 40px;
	margin-bottom: 10px;
}

/* ---- SPACERS ---- */

#page_spacer1 {
	height: 10px;
	font-size: 0px; /* Fix stupid IE bug */
}
#page_spacer2 {
	height: 10px;
	font-size: 0px; /* Fix stupid IE bug */
}

.cleared {
  clear:both;
  line-height:0;
}


/* ---- LEFT NAVIGATION ---- */

#navigation {
	font-size: 0px;
	margin-top: 0px;
}

#nav_divider {
	margin-top: 0px;
	height: 26px;
	border: 1px solid #dedcdc;
	line-height: 26px;
	text-indent: 5px;
}

#info_divider {
	margin-top: 100px;
	height: 26px;
	border: 1px solid #dedcdc;
	line-height: 26px;
	text-indent: 5px;
}

	/* ---- LEFT NAVIGATION LINKS ---- */
	ul#nav_menu {
		list-style-type: none;
		margin-top: 30px;
		margin-left: 30px;
		padding: 0; /*removes indent Mozilla and NN7*/
	}
	
	#nav_menu li a {
		margin-top: 15px;
		display: block;
		height: 20px;
		width: 176px;
		background-repeat: no-repeat;
		text-indent: -3000px;
		background-image: url(/images/links.png);
		padding: 0;
		vertical-align: bottom; /* This fixes the Win gap */
	}
	
	#nav_menu li#home a {
		background-position: 0 0px;
	}
	#nav_menu li#home a:hover {
		background-position: -176px 0px;
	}
	#nav_menu li#home a:active {
		background-position: -352px -0px;
	}
	#nav_menu li#home a#SelectNav{
		background-position: -352px 0px;
	}
	
	#nav_menu li#portfolio a {
		background-position: 0px -20px;
	}
	#nav_menu li#portfolio a:hover {
		background-position: -176px -20px;
	}
	#nav_menu li#portfolio a:active {
		background-position: -352px -20px;
	}
	#nav_menu li#portfolio a#SelectNav {
		background-position: -352px -20px;
	}
	
	#nav_menu li#services a {
		background-position: 0px -40px;
	}
	#nav_menu li#services a:hover {
		background-position: -176px -40px;
	}
	#nav_menu li#services a:active {
		background-position: -352px -40px;
	}
	#nav_menu li#services a#SelectNav {
		background-position: -352px -40px;
	}
	
	#nav_menu li#specials a {
		background-position: 0px -60px;
	}
	#nav_menu li#specials a:hover {
		background-position: -176px -60px;
	}
	#nav_menu li#specials a:active {
		background-position: -352px -60px;
	}
	#nav_menu li#specials a#SelectNav {
		background-position: -352px -60px;
	}
	
	#nav_menu li#about a {
		background-position: 0px -80px;
	}
	#nav_menu li#about a:hover {
		background-position: -176px -80px;
	}
	#nav_menu li#about a:active {
		background-position: -352px -80px;
	}
	#nav_menu li#about a#SelectNav {
		background-position: -352px -80px;
	}
	
	#nav_menu li#contact a {
		background-position: 0px -100px;
	}
	#nav_menu li#contact a:hover {
		background-position: -176px -100px;
	}
	#nav_menu li#contact a:active {
		background-position: -352px -100px;
	}
	#nav_menu li#contact a#SelectNav {
		background-position: -352px -100px;
	}

.navigation_div_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #2477bb;
	font-size: 14px;
	font-weight: bold;
}

#nav_info {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 40px;
}

.info_bulb {
	background-image: url(/images/bulb_white.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: scroll;
}
	
.info_bulb p {
	margin-bottom: .5em;
	text-indent: 16px;
	line-height: 1.4em;
}

#header_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: lighter;
	color: #2477bb;
}

#main_right {
	font-family:Arial, Helvetica, sans-serif;

}

#main_right h1{
	font-size: 27px;
	font-weight:lighter;
	color: #2477bb;
}

#main_right p{
	font-size: 16px;
	font-weight:normal;
	color: #545454;
	text-align:center;
}

#main_right h2{
	font-size: 18px;
	font-weight: lighter;
	color: #336699;
	text-align:center;
}

/* ---- HIGHLIGHT SIZES ---- */

h1 {
	font-size: 27px;
}

/* ---- PORTFOLIO ---- */
#thumbs {
	width: 658px;
}

.thumbs li {
	margin: 3px;
	float: left;
	list-style-type: none;
}

.thumbs li a {
	display: block;
	border: 6px solid #d6d6d6;
}

.thumb li img {
	width: 200px;
	border: 3px solid #000000;
}


.thumbs li a:hover {
	border-color: #669900;
}

/* ---- SERVICES ---- */

#services_main {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
}

#services_main h3 {
	color: #575757;
	text-transform: uppercase;
	padding: 0px 0px 8px 0px;
	border-color: #cccccc;
	border-style: solid;
	margin: 10px 20px 10px 20px;
	border-width: 0 0 1px 0;
	font-size: 0.85em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.2;
	text-align: left;
	text-indent: 28px;
	background: url(/images/button.gif) 2px 0 no-repeat;
}

#services_main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 10px 20px 40px 20px;
	text-align: left;
}

.service_img_float {
	float:right;
	border: 6px solid #d6d6d6;
	margin: 5px 25px 5px 25px;
}

#services_main ul {
	padding: 0;
	margin-left: 0;
}
services_main li {
	background: url(/images/bullet.gif) no-repeat 0px 2px;
	list-style: none;
	list-style-type: none;
	text-indent: 20px;
	margin-bottom: 3px;
}

/* ---- CONTACT ---- */
#contact_form {
	margin-top: 50px;
	width: 490px;
	border: #d9d9d9 10px solid;
	padding: 10px;

}

#contact_form form {
	margin-top: 30px;
}
#contact_form p{
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-bottom: 5px;
}

#contact_form input {
    font: bold 100% Arial, Helvetica, Verdana, sans;
	letter-spacing: -1px;
    width: 100%;
    color: #000;
    padding: .2em;
    margin: 0 0 1em 0;
}

	input#name,input#email{ 
		width: 216px;
	}
	input#submit {
		width: 132px;
		margin-top: 10px;
	}
	input#human_check {
		width: 50px;
	}

		
#contact_form textarea {
	width:425px;
	font: 11px Arial;
	height: 100px;
}

#contact_form select {
    font: 110% Arial, Helvetica, Verdana, sans bold;
    margin: 0 .5em 1em 0;
    width: auto;
}

#contact_form textarea {
   margin: 0 0 1em 0;
}

p.smalltxt  { 
	font-size: 70%; 
}

/* ---- CLEAR FLOATS ---- */

#main_left:after, #main_right:after, .thumbs:after, .service_img_float:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {
    clear: both; 
}

/* #main_left, #main_right {display: inline-block;}*/