@charset "UTF-8";
/* CSS Document */
/* Loudin Build Systems */
/* loudingbuildingsystems.com */
/* Version 1.0.0 */
/* Author:  Willow Marketing Agency - www.willowmarketingagency.com */
/*--------------- Reset ---------------*/
/*--------------- Reset ---------------*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */
/*--------------- Body ---------------*/
/*--------------- Body ---------------*/
* { margin: 0; padding: 0; outline: 0 }
body {
	background:#363737 url(../images/loudin_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size:1em;
	line-height: 1.2em;
	color:#000; 
	text-align: justify;	
}
/* End Body */
/*--------------- Links ---------------*/
/*--------------- Links ---------------*/
a {	
	color: #fff;
	text-decoration: underline;
	margin: 100px 0 9px 0;
	font-weight: 100;
	font-size:1em;
}
a:hover {
	color: #009;
	text-decoration: underline;
	margin: 9px 0 9px 0;
	font-weight: 100;
	font-size:1em;
}
a:visited {
	color: #fff;
	text-decoration: underline;
	margin: 9px 0 9px 0;
	font-weight: 100;
	font-size:1em;
}
/* End Links */
/*--------------- Headers ---------------*/
/*--------------- Headers ---------------*/
h1, h2, h3 { margin: 0 0 9px 0;		
}

h1 {
	font-weight: 100;
	font-size:1.6em;
	line-height: 1.3em;
	color:#888; 
}
h2 {
	font-weight: 100;
	font-size:1em;
	color:#000; 
}
h3 {
	font-weight: 100;
	font-size:1em;
	color:#000; 
}
h4 {
	font-weight: 100;
	font-size:.8em;
	color:#ffe716;
	text-transform:capitalize;
}
/* End Headers */
/*--------------- Paragraph ---------------*/
/*--------------- Paragraph ---------------*/
p {
	margin: 7px 0 7px 0;
	font-weight: 100;
	font-size:.8em;
	color:#000;
}
#prodes ul {
	list-style: disc;
}
#prodes li{
	list-style: disc;
	margin: 4px 0 4px 15px;
	font-weight: 100;
	font-size:.8em;
	color:#000;
}
.quote {
	margin:9px 0 9px 0;
	padding: 9px 10px 9px 20px;
	border-left: 15px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
/* End Paragrapgh */
/*------------------------------  LAYOUT  ------------------------------*/ 
/*------------------------------  LAYOUT  ------------------------------*/ 
/*------------------------------  LAYOUT  ------------------------------*/
/*------------------------------  LAYOUT  ------------------------------*/ 
#wrapper {
	margin:0 auto 0 auto;
	width:1000px;
	background:#000;
	overflow:hidden;
}
#header {
	margin:0 auto 0 auto;
	background: url(../images/loudin_header.gif) no-repeat center;
	height:87px;
	width:1000px;
}
#headerwrapper {
	margin:0 auto 0 auto;
	/*background: url(../images/loudin_topbg.gif) repeat-x;*/
	height:87px;
}
#main {
	float: left;
	margin: 0 15px 0 15px;
	background:#000 url(../images/loudin_mainbg.gif) repeat-y;
	width:970px;
	height: 100%;
}
#maintop {
	margin: 15px 15px 0 15px;
	background:#fff url(../images/loudin_maintopbg.gif) no-repeat bottom;
	width:970px;
	height:30px;
}
#mainbottom {
	margin: 0 15px 0 15px;
	background:#fff;
	width:970px;
	height:15px;
	overflow:hidden;
}
#maingreybar {
	background: url(../images/loudin_maingreybar.gif);
	width:970px;
	height:43px;
	margin: 0px 15px 0 15px;
	overflow:hidden;
}

/*Hompage Main Area*/
#homemaintop {
	margin: 15px 15px 0 15px;
	background:#fff url(../images/loudin_homemaintopbg.gif) no-repeat bottom;
	width:970px;
	height:30px;
}

#homemain {
	float: left;
	margin: 0 15px 0 15px;
	background:#000 url(../images/loudin_mainmainbg.gif) repeat-y;
	width:970px;
	height: 100%;
}

#homeleft {
	margin-top: -15px;
	width:600px;
	float: left;
	height:100%;
	background-color: #5c5c5c;
}

#homeright {
	margin:0 40px 10px 25px;
	width:300px;
	float: left;
	text-align:left;

}

/*Projects - Detail Main Area*/

#projectsleft {
	margin: 0px 0 15px 25px;
	width:420px;
	float:left;
	text-align:left;
}
#projectsright {
	margin:0 0px 15px 43px;
	width:420px;
	float:left;
	text-align:left;
}

#projects {
	border:solid 5px #fff;
}
#projectlinks {
	margin-bottom: 10px;
	padding: 4px;
	border: 3px solid #fff;
	background: #888;
	color: #fff;
	text-decoration: none;
}

#projectlinksdiv {
	margin: 20px 0 15px 0;
}
/*Projects - Detail Main Area*/
#prodetailleft { 
	margin:0px 20px 0 0px;
	width:150px;
	float:left;
	text-align:left;
}
#prodetailmiddle { 
	margin:-15px 0px 0 20px;
	width:400px;
	float:left;
	text-align:left;
	clear:right;
}
#prodetailright {
	margin:0 30px 0 0px;
	width:320px;
	float:right;
	text-align:left;
}
	
/*Contact - Contact Page*/	
textarea{
	margin-bottom: 10px;
}

#submit {
	margin-top: 5px;
	padding: 4px;
	border: 3px solid #fff;
	background: #888;
	color: #fff;
}
.slideshow1 {
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	width:400px;
}

/*--------------- Navigation ---------------*/
/*--------------- Navigation ---------------*/
#nav {
	padding: 37px 0 0 280px;	margin: 0;
	height: 30px;
	
}
#nav ul {
	float:left;
	list-style: none;	
	margin: 0 0 0 0;
	height: 25px;
	padding: 0 0 0 0;					
}
#nav ul li {
	float:left;
	margin: 0 0px 0 0; padding: 0;
	border-right: 1px solid #5c5c5c;
}
#nav ul #noborder  {
	border-right:hidden;
}

#nav h5 {
	color: #5c5c5c;
	text-decoration:none;
	margin: 0 10px 0 10px;
}
#nav a {
	color: #5c5c5c;
	text-decoration:none;
	margin: 0 10px 0 10px;
}
#nav a:hover{
	color: #5c5c5c;
	text-decoration:none;
	margin: 0 10px 0 10px;
}
#nav a:visited{
	color: #5c5c5c;
	text-decoration:none;
	margin: 0 10px 0 10px;
}

.menu li {
	width:160px;
	height: 37px;
	padding: 0;
	list-style: none;

}
.menu h5 {
 	width:160px;
	height: 37px;
	padding: 9px 0px 9px 20px;
}

.menu a {
	line-height: 37px; 
	height: 37px;
	padding: 9px 48px 9px 20px;
}

.menu li a {
	background:url('../images/loudin_sidenav.png') 0px 0px no-repeat;
}
.menu li h5 {
	background:url('../images/loudin_sidenav.png') 0px -80px no-repeat;
}
.menu li a:hover{
	background:url('../images/loudin_sidenav.png') 0px -40px no-repeat;
}

.submenu li a {
	color: #5c5c5c;
	text-decoration:none;
	font-size: .8em;
	padding-left: 10px;

}
.submenu li a:hover{
	color: #5c5c5c;
	text-decoration:none;
		font-size: .8em;
		padding-left: 10px;

}
.submenu li a:visited{
	color: #5c5c5c;
	text-decoration:none;
		font-size: .8em;
		padding-left: 10px;
	
}
/* End Navigation */

/*--------------- Footer ---------------*/
/*--------------- Footer ---------------*/
#footer {
	width:1000px;
	height:130px;
	text-align:left;
	overflow:hidden;
	background:url('../images/loudin_footer.png') no-repeat;
	margin:0 auto 0 auto;
}
#footerleft {
	float:left;
	margin: 15px 0px 15px 19px;
}

#footerleft p {
	color:#fff;
	font-size:.8em;
}
#footerright {
	float:right;
	margin: 15px 19px 15px 0px;
}
#footerright p {
	color:#fff;
	font-size:.8em;
}
/* End Footer */overflow:hidden;
	background:url('../images/loudin_footer.png') no-repeat;
	margin:0 auto 0 auto;
}
#footerleft {
	float:left;
	margin: 15px 0px 15px 19px;
}

#footerleft p {
	color:#fff;
	font-size:.8em;
}
#footerright {
	float:right;
	margin: 15px 19px 15px 0px;
}
#footerright p {
	color:#fff;
	font-size:.8em;
}
/* End Footer */