/* Andy Was Here*/

*{
margin:0;
padding:0
}
img {border:0px}

html{
margin:0px;
padding:0px;
height:100%;
width:100%
}
body{
width:766px;
margin:auto;
}
#header1{
height:234px
}
#header1 img{
float:left
}
.marg{
margin:0 0 0 64px
}
#header1 ul{
list-style-type:none;
float:left;
display:block;
margin:11px 0 0 0
}
#header1 li{
float:left
}
#content{
font-family:Arial;
font-size:12px;
color:#394242
}
.seomain{
width:700px;
/*background-color:#fbfbfb;*/
background-color:#f5f5f5;
/*background-color:#e7e9e6;*/
padding:14px 33px 16px 34px;
margin:0 21px 10px 0;
float:left
}
.float{ text-align: center;
margin-right: 60px;
}
.text1{
margin:16px 0 0 12px;
}
.text5{
margin:12px 0 0 16px;
}
.block2{
padding:16px 0 0 0;
margin:0 0 60px 0;
background-image:url(../images/sol.gif);
background-repeat:no-repeat;
background-position:435px 53px;
}
.text2{
display:block;
padding:17px 100px 0 455px;
}
.text2 strong{
color:#f4c844;
}
.block3{
width:305px;
padding:0px 35px 5px 35px;
margin:0 5px 5px 0;
float:left
}
.block3 ul{
list-style-image:url(../images/square.gif);
margin:20px 0 0 12px
}
.block3 li{
padding:1px
}
.block3 a{
color:#f4c844;
text-decoration:underline
}

.keywords{
width:330px;
padding:0px 20px 5px 30px;
margin:0 5px 5px 0;
float:left;
}
/*.block4{
margin:30px 0 20px 0;
padding:14px 0 0 0;
}*/
.seokeywords{
margin:16px 0 0 12px;
}
.keywords ul{
margin:0 0 0 22px;
}
.text3{
display:block;
padding:17px 100px 0 430px;
}
.block4 a{
font-weight:bold;
color:#f4c844;
}
.keywords a{
font-weight:bold;
color:#f4c844;
}
.data{
font-weight:bold;
color:#f4c844;
text-decoration:none
}
#footer{
background-color:#9d9d9d;
height:57px;
margin:30px 0 0 0;
clear:both;
font-family:Tahoma;
font-size:10px;
color:#c9c9c9;
padding:18px 0 0 65px
}
.footer{
color:#c9c9c9;
text-decoration:underline
}
.menu{
display:block;
list-style-type:none;
margin:0 0 0 80px
}
.menu li{
float:left;
padding:0 5px 0 5px;
color:fbbd00;
/*color:#868686*/
}
.menu li  a{
display:block;
padding:0 5px 0 5px;
font-size:12px;
text-decoration:none
}
.active{
color:#ffffff
}
.link{
color:#c9c9c9;
}

/* navigation */
.navigation {	
	/*background: #ffffff url(images/nav.gif) no-repeat;*/
	/*border-left: 1px solid #000000;*/
	border-right: 1px solid #000000;
	width:549px;
	height: 41px;
	float:right;
	/*margin:0 auto;*/
}

.navigation a {
	background: #ffffff;
	/*border-right: 1px solid #000000;*/
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #456;
	display: block;
	float: right;
	font: bold 12px sans-serif;
	line-height: 41px;
	/*padding: 0 20px;*/
	padding: 0 19px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/*   LIGHT BOX CODE  */

#lightbox{
	/* changes the border color of the light box*/
	background-color:#666666;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	/* edits the color of text at the bottom of the light box */
	color:#FFFFFF;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
/* Form text box formatting */
#data{ 
	width: 480px;
	padding-bottom: 10px;
	}
#message{ 
	width: 480px;
	padding-bottom: 10px;
	}
#validate {
	width:480px;
	padding-left:125px; }
	
label
{
width: 180px;
float: left;
text-align: right;
margin-right: 10px;
margin-top: 5px;
display: block;
}

.submit input
{
margin-left: 40px;
} 
input#phone {
width: 240px;
}
input#email {
width: 240px;
}
input#url {
width: 240px;
}
input#name {
width: 240px;
}
input#companyname {
width: 240px;
}
textarea {
color: #394242;
width: 240px;
height: 50px;

}
.radiobuttons {
	color: #781351;
	width: 25px;
	float: none;
}
select {
color: #781351;

width: 245px;
}

fieldset
{
width: 480px;

}
	