/* Tags */

body {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;background-color: #FFFFFF;background-image: url(../GRFX/bkgd_tile.jpg);background-repeat: repeat-x;background-position: center top;margin: 0px;padding: 0px;}
a {color: #003366;}
a:hover {text-decoration:none;color: #0099FF;}

/* IDs */

#header {
	padding: 0px;
	width: 720px;
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#header h1 {
	display: block;
	height: 100px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background-image: url(../GRFX/hdr_logo.jpg);
	width: 720px;
}
#top_home_btn {display:block;position:absolute;top:0;left:0;height:100px;width:250px;text-indent:-9000px;}
#footer {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}
#footer h3 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin: 10px;
}
#subheader {
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height:180px;
	background-image: url(../GRFX/subhdr_bkgd.jpg);
	background-position: left top;
	text-align: right;
}
#contentContainer {
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#contentContainer #leftcol {
	padding: 0px 20px 10px;
	float: left;
	width: 190px;
	margin-right: 10px;
	position: relative;
	height: 400px;
	background-image: url(../GRFX/side_col_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentContainer #content {
	float: right;
	padding: 0px 10px 10px;
	width: 460px;
	position: relative;
}
#content ul {
	line-height: 17px;
}

.contentheadline {font-weight: bold;color: #003366;}

/* Navigation */

#navigation {display: block;padding: 0;margin: 0;list-style: none;height: 30px;width: 720px;position: absolute;top: 100px;left: 0px;background-image: url(../GRFX/nav1.jpg);background-repeat: no-repeat;background-position: 0px 0px;}
#navigation li, #navigation a {display: block;height: 30px;margin: 0;padding: 0;text-indent: -9000px;}

#btn_home {position:absolute;height:30px;width:90px;left:0px;}
#btn_home a:hover {background-image:url(../GRFX/nav2.jpg);background-repeat:no-repeat;background-position: 0px 0px;}
#btn_services {position:absolute;height:30px;width:90px;left:90px;}
#btn_services a:hover {background-image:url(../GRFX/nav2.jpg);background-repeat:no-repeat;background-position: -90px 0px;}
#btn_team {position:absolute;height:30px;width:90px;left:180px;}
#btn_team a:hover {background-image:url(../GRFX/nav2.jpg);background-repeat:no-repeat;background-position: -180px 0px;}
#btn_clients {position:absolute;height:30px;width:90px;left:270px;}
#btn_clients a:hover {background-image:url(../GRFX/nav2.jpg);background-repeat:no-repeat;background-position: -270px 0px;}
#btn_mobis {position:absolute;height:30px;width:90px;left:360px;}
#btn_mobis a:hover {background-image:url(../GRFX/nav2.jpg);background-repeat:no-repeat;background-position: -360px 0px;}
#btn_news {position:absolute;height:30px;width:90px;left:450px;}
#btn_news a:hover {background-image:url(../GRFX/nav2.jpg);background-repeat:no-repeat;background-position: -450px 0px;}
#btn_contact {position:absolute;height:30px;width:90px;left:540px;}
#btn_contact a:hover {background-image:url(../GRFX/nav2.jpg);background-repeat:no-repeat;background-position: -540px 0px;}
#btn_newsletter {position:absolute;height:30px;width:90px;left:630px;}
#btn_newsletter a:hover {background-image:url(../GRFX/nav2.jpg);background-repeat:no-repeat;background-position: -630px 0px;}

#content h2 {font-size: 18px;font-weight: bold;color: #333333;}
/* --------------------------------- Forms -------------------------------- */

.reqd {color: #FF0000;}

.cssform p{width: 300px;clear: left;margin: 0;padding: 5px 0 8px 0;padding-left: 155px; border-bottom: 1px dashed gray;height: 1%;}
.cssform label{font-weight: bold;float: left;margin-left: -155px; padding-top: 5px;width: 150px;}
.cssformpad {font-weight: bold;float: left;margin-left: -155px; padding-top: 5px;width: 150px;}
.hide {display: none;visibility: hidden;}
.cssform input[type="text"]{ }
.cssform textarea{width: 250px;height: 150px;}

.cssform2 p{width: 250px;clear: left;margin: 0;padding: 5px 0 8px 0;padding-left: 155px; border-bottom: 1px dashed gray;height: 1%;}
.cssform2 label{font-weight: bold;float: top;margin-left: -155px; padding-top: 5px;width: 150px;}
.cssformpad2 {font-weight: bold;float: left;margin-left: -155px; padding-top: 5px;width: 150px;}
.cssform2 input[type="text"]{ }
.cssform2 textarea{width: 250px;height: 150px;}
* html .threepxfix{margin-left: 3px;}

/* Holly Hack for IE \*/
* html .dropdown ul li { float: left; height: 1%; }
* html .dropdown ul li a { height: 1%; }
/* End */

