/* 
	Title: Strateon Technologies
	Date:15.1.2009
 */
body{
	font-family:Arial,Verdana, "Trebuchet MS",Georgia, Lucida, Helvetica,Tahoma, sans-serif;
	text-align:center;
	background:#fff url(images/bg.gif) repeat-x;
	padding:17px 0 0 0;
	font-size:13px;
	color:#343434;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:0;
}
#right li {
	list-style: none;
}
a{
	color:#039;
	text-decoration:none;
}
a:hover{
	color:#039;
	text-decoration:underline;
}
.hide,a b{
     position: absolute;
     left: -9999px;
}
/*------------------------------Page Structure
*/
#wrap{
	width:900px;
	margin:0 auto;
	text-align:left;
}
#header{
	background:#fff url(images/headertop.gif) no-repeat top;
	padding:20px 0px 17px;
	height:120px;
}
#header a img{
	float:left;
	padding:0 0 0 10px;
}
#header img{
	float:right;
	padding:10px 10px 0 0;
}
#header ul{
	width:900px;
	float:left;
	margin-top:17px;
}
#header ul li{
	display:block;
	float:left;
}
#header ul li a{
	display:block;
	float:left;
	height:55px;
	display:block;
}
.home{
	width:119px;
	background:url(images/home.gif) no-repeat;
}
.home:hover,.active a{
	background:url(images/homehover.gif) no-repeat;
}
.why{
	width:285px;
	background:url(images/why.gif) no-repeat;
}
.why:hover,.activestrtion a{
	background:url(images/whyhover.gif) no-repeat;
}
.offerings{
	width:161px;
	background:url(images/offering.gif) no-repeat;
}
.offerings:hover,.activeo a{	
	background:url(images/offeringhover.gif) no-repeat;
}
.contact{
	width:150px;
	background:url(images/contact.gif) no-repeat;
}
.contact:hover,.activec a{
	background:url(images/contacthover.gif) no-repeat;
}
.login{
	width:185px;
	background:url(images/login.gif) no-repeat;
}
.login:hover,.activel a{
	background:url(images/loginhover.gif) no-repeat;
}
#mainbody{
	width:900px;
	overflow:hidden;
}
#left{
	width:688px;
	float:left;
}
#left p{
	color:#343434;
	font-size:13px;
	line-height:19px;
	padding:0 10px 20px 0;
}
.banner{
	margin:10px 0 18px 0;
}
.boxside{
	background:url(images/boxbtm.gif) no-repeat left bottom;
	padding:27px 0 9px;
	overflow:hidden;
}
.boxarea{
	background:url(images/boxbg.gif) repeat-y;
	overflow:hidden;
	float:left;
}
.boxarea dd{
	width:220px;
	float:left;
	margin-right:11px;
	line-height:22px;
}
.boxarea .innovative{
	margin-right:10px;
}
.boxarea .rtdd{
	margin:0 2px 0 0;
}
#left .boxarea dd p{
	padding:18px;
}
.picture{
	padding:10px 10px 5px;
}
#right{
	width:210px;
	float:right;
	background: url(images/rightbtm.gif) no-repeat bottom;
	padding:10px 0 10px;
	overflow:hidden;
}
#right .rgtCont{
	border-left:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
	font-size:13px;
	width:208px;
	background:#F7F7F7;
}

#right dl dt{
	font-size:13px;
	font-weight:bold;
	padding:12px 10px 5px;
	color:#353535;
}
#right dl dd{
	border-bottom:1px solid #E8E8E8;
	padding:0 10px 15px 10px;
	color:#717171;
	line-height:21px;
}
#right dl dd strong{
	color:#353535;
}
#right dl .btmdd{
	border-bottom:none;
}
#right dl .btmdd2{
	border:none;
	padding-bottom:0;
}
#right div ul{
	padding:10px 10px 15px;
}
#right div ul li input{
	width:172px;
	height:17px;
	border:1px solid #E8E8E8;
	padding:3px 4px 0 12px;
	margin-bottom:12px;
	font-size:11px;
	color:#717171;
}
#right div ul li .submit{
	background:url(images/submit.gif) no-repeat;
	width:75px;
	height:23px;
	padding:0 0 2px 0;
	border:none;
	font-weight:bold;
	font-size:13px;
	margin:0;
	cursor:pointer;
	color:#4B4B4B;
}
.footer{
	background: url(images/ftrlogo.jpg) no-repeat left top;
	height:72px;
	margin:5px 0 0 0;
	padding:25px 0 0 62px;
}
.footer p{
	font-size:11px;
	line-height:17px;
	color:#525252;
}
.footer p a{
	font-size:11px;
	padding:0 10px;
	color:#525252;
}
.footer p a:hover{
	color:#525252;
}
.footer p .ftrhome{
	padding-left:0;
}
.whyarea img{
	margin:0 0 5px 0;
}
.whyarea p{
	padding:10px 10px 8px 0;
}
.biglist li{
	padding-bottom:20px;
	background:url(images/bullet.gif) no-repeat left 6px;
	padding:0 0 10px 10px;
}
.list li{
	background:url(images/bullet.gif) no-repeat left 6px;
	padding:0 0 10px 10px;
}
.rtlist li{
	background:url(images/bullet2.gif) no-repeat left 8px;
	padding-left:10px;
}
.rtlist li ul li{
	background:url(images/bullet3.gif) no-repeat left 8px;
	padding-left:10px;
}


#right .err {
	background-color: #CC0033;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 0 auto;
	width: 178px;
	padding: 5px;
}

#right .ok {
	background-color: #6DA22E;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 0 auto;
	width: 178px;
	padding: 5px;
}
#left .err {
	background-color: #CC0033;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin-left: 160px;
	margin-bottom: 10px;
	width: 284px;
	padding: 5px;
}

#left .ok {
	background-color: #6DA22E;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin-left: 160px;
	margin-bottom: 10px;
	width: 284px;
	padding: 5px;
}




.contact_form {
padding-left: 160px;
}
.contact_form label{
	display: block;
	float: left;
	width: 120px;
}

.contact_form input {
margin-bottom: 5px;
}
.contact_form #name, .contact_form #business, .contact_form #phone, .contact_form #email, .contact_form #subject {
width: 160px;
padding: 2px 5px;
}
.contact_form textarea {
padding: 5px;
width: 280px;
margin-bottom: 10px;
}


/*------------------Gallery
*/

#rightSidebarGallery{
	width:208px;	height:140px;
	text-align:center;
	padding:12px 0 0;
}

#frontGallery{
	width:180px; height:140px;
	overflow:hidden;
	margin:0 auto;
}

#galleryCont{
	width:688px;	height:715px;
	overflow:hidden;
}

#gallery{
	width:500px;	height:715px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}

#gallery img{
	float:left;
	position:absolute;
	background:black;
	width:688px;	height:400px;
	display:block;
}

#galleryNav{
	width:688px;	height:50px;
	text-align:center;
	overflow:hidden;
}

#galleryNav dd{
	float:left;
	width:220px;
	line-height:50px;
	cursor:pointer;
}

