/*///////////////// BODY    */
body {
	background:fixed;
	background-color: #000000;
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	margin:0;
	text-align: center;
}

html,body {
height: 100%;
}

a img {
border:none;
}

h4 {
padding:0;
margin:0;
margin-bottom:4px;

}
/*///////////////// BODY    */


/*///////////////// FORM     */

form {
	margin:0;
	padding:0;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eeeeee;
	width:220px;
	height:auto;
	background-color:#4c4e4e;
	border:1px solid #316b78;
}

.formradio, select {
	width:auto;
}
.formradio {
	background:none;
	border:none;
}

textarea {
	height:100px;
	width:250px;
}

/*///////////////// FORM     */

/*/////////////////  HEADER MENU     */

#headermenu {
	background-image:url(../images/topheader.png);
	background-repeat:repeat-x;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:38px;
	width:100%;
	padding-top:5px;
	position:fixed;
	z-index:100;
	top:0px;
	left:0px;
	text-align:center;
}

div#headermenu {
  left: expression( document.body.scrollLeft + 'px' );
  top: expression( document.body.scrollTop + 'px' );
}

#headermenu #content {
	position:relative;
	text-align:left;
	width:1050px;
	margin-left: auto; 
	margin-right: auto;
	height:auto;
}

#headermenu #content span {
	cursor:pointer;
	width:auto;
}

#headermenu #content span:hover {
	color:#FFFFFF;
}

#headermenu #content #toplink {
	position:absolute;
	top:-6px;
	left:0px;
	display:block;
	height:25px;
	width:20px;
	background-image:url(../images/headerlogo.png);
}

#headermenu #content #topname {
	position:absolute;
	top:-5px;
	right:37px;
	display:block;
	height:25px;
	width:94px;
	background-image:url(../images/headername.png);
}

#headermenu #content #toplink:hover {
	opacity:.70;	
	filter: alpha(opacity=70); 
	-moz-opacity:	
}

/*/////////////////  HEADER MENU     */

/*///////////////// CONTENT    */

#contentholder {
	position:relative;
	text-align:left;
	width:1082px;
	margin-left: auto; 
	margin-right: auto;
	height:auto;
	background-image:url(../images/contentbackground.png);
}

#topclear {
	position:relative;
	height:25px;
	width:100%;
}

#content {
	position:relative;
	top:0px;
	left:28px;
	width:1035px;
	height:auto;
	font-family:' Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	color:#a6a6a6;
	font-size:11px;
}

strong {
	color:#FFFFFF;
}

a {
	color:#316b78;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#footer {
	position:relative;
	text-align:left;
	width:1082px;
	margin-left: auto; 
	margin-right: auto;
	height:auto;
	background-image:url(../images/contentbackground_footer.png);
	background-repeat:no-repeat;
	padding-top:25px;
	padding-bottom:20px;
	font-family:' Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	color:#a6a6a6;
	font-size:10px;
	text-align:center;	
}

/*///////////////// CONTENT    */

/*///////////////// FEATURE     */


#feature {
	position:relative;
	top:0px;
	left:0px;
	height:697px;
	width:1035px;
	background-image:url(../images/backgroundtop.jpg);
	background-repeat:no-repeat;
}

#feature #image {
	position:absolute;
	top:12px;
	left:25px;
	height:603px;
	width:993px;
}

#feature #views {
	position:absolute;
	top:621px;
	width:auto;
	height:55px;
	right:34px;
}

#feature #views img {
	padding:0;
	margin:0;
	float:left;
	cursor:pointer;
}

#feature #views img:hover {
	opacity:.75;	
	filter: alpha(opacity=75); 
	-moz-opacity:	
}	

/*///////////////// FEATURE     */

/*///////////////// MODULES     */

.heading {
	position:relative;
	top:0px;
	left:0px;
	background-color:#2e2e2e;
	height:25px;
	width:100%;
	margin-bottom:10px;
}

.moduletopbreak{
	position:relative;
	top:0px;
	left:0px;
	height:28px;
	width:1035px;
}

.contentmodule {
	position:relative;
	top:0px;
	left:0px;
	height:auto;
	width:1035px;
}

.contentmodule .text {
	position:relative;
	width:950px;
	margin-top:15px;
	left:45px;
	top:0px;
	height:auto;
	font-size:10px;
	line-height:18px;
	text-align:left;
	padding-bottom:15px;
}

.contentmodule .textleftcolumn {
	position:relative;
	width:550px;
	margin-top:15px;
	left:20px;
	top:0px;
	font-size:12px;
	line-height:18px;
	padding-bottom:15px;
}

.contentmodule .textcenter {
	position:relative;
	width:950px;
	margin-top:15px;
	left:0px;
	height:auto;
	font-size:12px;
	line-height:18px;
	text-align:center;
	padding-bottom:15px;
}

.contentmodule img {
	position:absolute;
	top:0px; 
	right:0px;
}

/*///////////////// MODULES     */




/*///////////////// MODULE: CLIENTS    */

#clientsmodule {
	padding-bottom:15px;
}

#clientsmodule img {
	position:relative;
	padding:0;
	margin:0;
	float:left;
	cursor:pointer;
}

#clientsmodule img:hover {
	opacity:.50;	
	filter: alpha(opacity=50); 
	-moz-opacity:	
}	


/*///////////////// MODULE: CLIENTS    */


/*///////////////// MODULE: CONTACT    */

#contactmodule #textright {
	position:absolute;
	width:200px;
	top:104px;
	left:680px;
	font-size:12px;
	line-height:18px;
}

#contactmodule img {
	position:absolute;
	width:auto;
	height:auto;
	top:270px;
	left:575px;
}

/*///////////////// MODULE: CONTACT    */




