/* 
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }


/* webkit styles */

p { -webkit-text-size-adjust: none; }

/* CSS main styles */

html{
	overflow: -moz-scrollbars-vertical;
	}

body{
	margin:0;
	width:100%;
	height:100%;
	background-color:#f9fbf4;
	font-family: 'Nobile', Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#545959;
	}
img {
	border:0px;
	}


#page_effect{
	}	


#container{
	width:950px;
	height:auto;
	margin:0 auto 0;
	padding:0;
	}
	
#mainheader{
	width:950px;
	height:125px;
	padding-left:0px;
	padding-top:0px;
	}	

#logo{
	float:left;
	margin-left:0px;
	padding-top:45px;
	width:280px;
	height:30px;
	}

#intro{
	float:left;
	height:110px;
	width:950px;
	}
#intro h1{
	color:#333333;
	font-size: 1.6em;
	line-height:1.3;
	margin:0;
	font-weight:normal;
	}

.mint{ color:#0abaae; }

.clear {clear:both;}

/* CSS home */

#mainimage{
	float:left;
	margin:0 0 30px 0;
	width:950px;
	height:305px;
	z-index:0;
	background-image:url(../images/bg-mainimage.png);
	background-repeat:no-repeat;
	}

#content{
	float:left;
	width:450px;
	margin: 0;	

	}

#content h2{
	color:#333333;
	font-size: 2em;
	line-height:1.4;
	margin-top:0px;
	margin-bottom:20px;
	font-weight:bold;
	}

#content p{
	color:#545959;
	font-size: .9em;
	line-height:1.5;
	margin-top:0px;
	margin-bottom:8px;
	}
	
#right{
	float:left;
	width:450px;
	margin-left: 50px;	
	}

#right h3{
	color:#333333;
	font-size: 1.4em;
	margin-top:0;
	margin-bottom:5px;
	font-weight:normal;
}

#right p {
	font-size: .8em;
	line-height:1.4;
	margin-top:0px;
	margin-bottom:5px;
}

.miniservices {
	float:left;
	width:215px;
	height:50px;
	padding-top:5px;
	margin:0 5px 15px 0;
	}
	
.miniservices img {
	float:left;
	padding-right:5px;
	}

.miniservices h4 {
	color:#545959;
	font-size: .7em;
	margin-top:0px;
	line-height:1.4;
	font-weight:normal;
	}

#content a:link, #content a:visited {	color:#0abaae;	text-decoration: none;}
#content a:hover {	text-decoration: none;	border-bottom:#21211e 1px solid;}	

#right a:link, #right a:visited {	color:#0abaae;	text-decoration: none;}
#right a:hover {	text-decoration: none;	border-bottom:#21211e 1px solid;}	
	
/* CSS about and contact */
#contentlong{
	float:left;
	width:630px;
	margin: 0;	
	}	
		
#contentlong h2{
	color:#333333;
	font-size: 2em;
	line-height:1.4;
	margin-top:0px;
	margin-bottom:20px;
	font-weight:bold;
	}

#contentlong h3{
	color:#333333;
	font-size: 1.4em;
	margin-top:25px;
	margin-bottom:5px;
	font-weight:normal;
}

#contentlong p{
	color:#545959;
	font-size: .9em;
	line-height:1.5;
	margin-top:0px;
	margin-bottom:8px;
	}
	
#contentlong ul{
	list-style: disc;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	}
	
#contentlong ol{
	list-style:decimal;
	margin:20px 0 0 0;
	padding:0 0 20px 5px;
	}

#contentlong li{
	color:#545959;
	font-size: .75em;
	line-height:1.5;
	margin:0 0 5px 20px;
	}
	
#rightmini{
	float:left;
	width:270px;
	margin-left: 50px;	
	}

#rightmini h2{
	color:#333333;
	font-size: 1.8em;
	line-height:1.2em;
	margin-top:0px;
	margin-bottom:20px;
	font-weight:bold;
	}

#rightmini h3{
	color:#333333;
	font-size: 1.4em;
	margin-top:25px;
	margin-bottom:5px;
	font-weight:normal;
	}

#rightmini p {
	color:#545959;	
	font-size: .8em;
	line-height:1.4;
	margin-top:0px;
	margin-bottom:5px;
	}

#contentlong a:link, #contentlong a:visited {	color:#0abaae;	text-decoration: none;}
#contentlong a:hover {	text-decoration: none;	border-bottom:#21211e 1px solid;}

#rightmini p a:link, #rightmini p a:visited {	color:#0abaae;	text-decoration: none;}
#rightmini p a:hover {	text-decoration: none;	border-bottom:#000 1px solid;}

#rightcontent a:link, #rightcontent a:visited {	color:#0abaae;	text-decoration: none;}
#rightcontent a:hover {	text-decoration: none;	border-bottom:#21211e 1px solid;}



/*footer style*/


#footer {
	margin-left: auto;
	margin-right: auto;	
	width:910px;
	margin:40px 0 0 0;
	padding:20px;
	background-color:#bdbebb;

}
#footer img{
	padding-top:0px;
	padding-bottom:10px;
	}
	
#footer p{
	color:#f9fbf4;
	font-size: .7em;
	line-height:1.5;
	margin-top:0px;
	margin-bottom:5px;
}

#footer h1{
	font-size: 1.4em;
	line-height:1.5;
	color:#f9fbf4;
	font-weight:bold;
	margin:0;
	padding:0;
}

#footer h2{
color:#f9fbf4;
font-size: .7em;
line-height:1.5;
margin-top:0px;
margin-bottom:5px;
font-weight:bold;
}

#footer a:link  {color: #21211e; text-decoration: none;font-weight:normal;} 
#footer a:visited {color: #21211e; text-decoration: none;font-weight:normal;} 
#footer a:hover  {color:#0abaae; text-decoration: none;font-weight:normal;	border-bottom:#21211e 1px solid; }
#footer #current { color: #0abaae; text-decoration: none; }

#footerleft  {
	float:left;
	width:181px;
	margin:0;
	}

#footerheadline {
	float:left;
	width:630px;
	height:40px;
	margin:0 0 0 75px;
	}
.product1 {
	float:left;
	width:197px;
	margin:15px 0 0 75px;
	}
.product2 {
	float:left;
	width:197px;
	margin:15px 0 0 0;
	}	
.contactbox {
	float:left;
	width:240px;
	margin:15px 0 0 0;
	}
	
#footerright a:link, #footerright a:visited   {color: #95979b; text-decoration: none;font-weight:normal;} 

#callback{
	margin-left: auto;
	margin-right: auto;	
	padding:0px;
	margin-top:10px;
	width:960px;
	}
	
/*Form Styles*/


form {
	padding: 0px;
	margin:0px;
}

form fieldset {
	margin-bottom: 0px;
	padding: 0px;
	border:none;
}


/*Form Styles*/


form#quickcontact .textfield, .dropdown {  
	font: normal 14px  'Nobile', Arial, Helvetica, sans-serif;  
	color:#bdbebb;  
	margin: 0 0 5px 0;  
	padding: 4px 6px;  
	background: #f2f2f2;  
	border: 1px solid #f9fbf4;   
	} 

form#quickcontact .ztextfield {  
	font: normal 14px  'Nobile', Arial, Helvetica, sans-serif;  
	color:#bdbebb;  
	margin: 0 0 5px 0;  
	padding: 4px 6px;  
	background: #f2f2f2;  
	border: 1px solid #f9fbf4;   
	}   

form#contact {
	padding: 0px;
	margin:20px 0 0 0;
	display:block;
	}

form#contact .textfield, .dropdown {  
	font: bold 15px  'Nobile', arial,verdana,tahoma,sans-serif;  
	color: #f2f2f2;  
	margin: 10px 0 0 0;  
	padding: 6px 6px;  
	background: #bdbebb;  
	border: 1px solid #bdbebb;
	display:block;
	}  

form#contact .xtextfield {  
	font: bold 15px  'Nobile', arial,verdana,tahoma,sans-serif;  
	color: #f2f2f2;  
	margin: 10px 0 0 0;  
	padding: 6px 6px;  
	background: #bdbebb;  
	border: 1px solid #bdbebb;   
	}  

form#contact fieldset {
	margin: 0px;
	padding: 0px;
	border:none;
	}

.formtext {
	font-family: 'Nobile', Arial, Helvetica, sans-serif; }

.errortext {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:normal;
	font-size:80%;
	margin:0;
	padding:0;
}

form#contact button {
	float:left;
	background: #f3752a;
	border: none;
	color: #ffffff;
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	padding: 5px 5px 5px 5px;
	border: #362e27 1px solid;
}

form#contact button:hover {
	background: #362e27;
	cursor: pointer;
}



#previous{ display: block; float:left; width: 42px; height: 95px; margin-bottom:40px; background-image:url(../images/project-previous.png); background-position: 0 0; }
#previous:hover{ background-position: 0 -95px; text-decoration:none; }
#previous span{ display: none; }

#next{ display: block; float:left; width: 73px; height: 95px; margin-bottom:40px; background-image:url(../images/project-next.png); background-position: 0 0; }
#next:hover{ background-position: 0 -95px; text-decoration:none; }
#next span{ display: none; }

#twitter{ display: block; float:left; width: 40px; height: 40px; margin-bottom:20px; margin-right:10px; background-image:url(../images/twitter.png); background-position: 0 -40px; }
#twitter:hover{ background-position: 0 0; text-decoration:none; }
#twitter span{ display: none; }

#facebook{ display: block; float:left; width: 40px; height: 40px; margin-bottom:20px; margin-right:10px; background-image:url(../images/facebook.png); background-position: 0 -40px; }
#facebook:hover{ background-position: 0 0; text-decoration:none; }
#facebook span{ display: none; }

#linkedin{ display: block; float:left; width: 40px; height: 40px; margin-bottom:20px; margin-right:10px; background-image:url(../images/linkedin.png); background-position: 0 -40px; }
#linkedin:hover{ background-position: 0 0; text-decoration:none; }
#linkedin span{ display: none; }
