@charset "utf-8";
/* CSS Document */
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../images/mainbg.jpg) repeat-x #1e1e1e top center;
	margin:0px auto;
	scrollbar-3dlight-color:#323232;
	scrollbar-arrow-color:#D4D4D4;
	scrollbar-base-color:#ff0000;
	scrollbar-darkshadow-color:#323232;
	scrollbar-face-color:#313131;
	scrollbar-highlight-color:#464646;
	scrollbar-shadow-color:#323232;
}
.wrapper{
	width:1003px;
	margin:0px auto;
}
.logo{
	width:138px;
	height:34px;
	float:left;
	margin-top:35px;
}
.sdbtext{
	width:458px;
	height:31px;
	margin-top:61px;
	margin-right:210px;
	float:left;
}
.contactus{
	width:158px;
	height:9px;
	margin-top:71px;
	float:left;
}
.contentholder{
	width:1003px;
	float:left;
}
.contentholderportfolio{
	width:1003px;
	float:left;
	margin-top:25px;
}
.homeslidehowholder{
	width:445px;
	height:300px;
	margin-left:40px;
	margin-right:10px;
	margin-top:70px;
	float:left;
}
.homegraphic{
	width:473px;
	float:left;
	margin-right:35px;
	height:258px;
	margin-top:80px;
	background:url(../images/img_homepageGraphic.png) no-repeat top center;
}
.homegraphicbtnholder{
	width:473px;
	float:left;
	margin-right:35px;
	height:15px;
}
.homegraphicbottom{
	width:473px;
	float:left;
	margin-right:35px;
	height:33px;
	background:url(../images/img_homepageGraphic_btm.png) no-repeat top center;
}
.nextprevbtns{
	width:83px;
	height:51px;
	float:left;
	margin-left:35px;
	margin-top:5px;
}
.pagesteps{
	width:700px;
	height:50px;
	float:left;
	margin-top:17px;
}
.footer{
	width:170px;
	float:left;
	font-size:11px;
	color:#626262;
	margin-top:24px;
}
.pageheading{
	width:1003px;
	height:30px;
	margin-bottom:10px;
	font-size:25px;
	font-style:italic;
	text-transform:capitalize;
	color:#ffa200;
	float:left;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background:url(../images/img_headline.png) no-repeat center;*/
}
.bottom{
	width:1003px;
	margin:0px auto;
	}
.bottomholder{
	position:fixed;
	bottom:0px;
	margin:0px auto;
	background-color:#1e1e1e;
}
.contentcompanyholder{
	width:285px;
	float:left;
	margin-left:45px;
	margin-top:65px;
}
.contentcompany{
	width:282px;
	float:left;
	font-size:13px;
	text-align:justify;
	color:#FFF;
	margin-top:10px;
	text-decoration:none;
}
.contentcompany a:link{
	font-size:11px;
	text-align:justify;
	color:#ffa200;
	text-decoration:none;
}
.contentcompany a:visited{
	font-size:11px;
	text-align:justify;
	color:#ffa200;
	text-decoration:none;
}
.contentcompany a:hover{
	font-size:11px;
	text-align:justify;
	color:#ffa200;
	text-decoration:underline;
}
.contentcompany a:active{
	color:#ffa200;
	text-decoration:none;
}
.contentcompanyhead{
	width:282px;
	float:left;
	font-size:25px;
	font-style:italic;
	color:#ffa200;
	margin-top:20px;
	text-transform:capitalize;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.companypattern{
	background:url(../images/pattern.gif) repeat-x top;
	height:16px;
	width:282px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.spanbig{
	width:100%;
	color:#ffa200;
	font-size:20px;
}
ul{
	margin:0px 0px 0px 0px;
	padding-left:15px;
}
li{
	margin:0px 0px 0px 0px;
}









.formholder{
	width:500px;
	float:left;
	margin-left:70px;
	margin-top:65px;
}
.formcontent{
	width:500px;
	float:left;
	font-size:11px;
	text-align:justify;
	color:#FFF;
	margin-top:6px;
	text-decoration:none;
}
.formtitle{
	width:80px;
	float:left;
	color:#FFF;
	font-size:11px;
	padding:5px;
	height:15px;
	line-height:10px;
}
.formfield{
	width:400px;
	float:left;
	height:25px;
}
.formfieldarea{
	width:400px;
	float:left;
	height:60px;
}
.formhead{
	width:500px;
	float:left;
	font-size:25px;
	font-style:italic;
	color:#ffa200;
	margin-top:20px;
	text-transform:capitalize;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.formpattern{
	background:url(../images/pattern.gif) repeat-x top;
	height:16px;
	width:395px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.inputbox{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	border:1px solid transparent;
	font-size:11px;
}
.textareaform{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	border:1px solid transparent;
	font-size:11px;
	width:300px;
	height:50px;
	overflow:auto;
}
.buttonholderform{
	width:200px;
	float:left;
}
.contentcontactusholder{
	width:250px;
	float:left;
	margin-left:170px;
	margin-top:65px;
}
.checkbox{
	vertical-align:middle;
}
.overflowportfolio{
	width:735px;
	overflow:auto;
	height:370px;
	margin:0px auto;
}