@charset "utf-8";
body {
	background-color: #ADADAD;
	background-image: url(../images/bg-jlane.jpg);
	background-repeat: repeat-x;
}
#content-container {
	padding: 0px;
	height: 900px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#social {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 900px;
}
#social-spacer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 600px;
}
#social-links {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 300px;
}
#social-mailing {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 300px;
	font:"Century Gothic";
	font-size:12px;
	color:#999;
}
#social-mailing a{
	text-decoration:none;
	font:"Century Gothic";
	font-size:13px;
	color:#333;
	
}
#social-mailing a:hover{
	font:"Century Gothic";
	font-size:13px;
	color:#FFF;
}
#body-spacer {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 900px;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 50px;
	width: 150px;
}
#lower-content {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555;
	line-height: 1.6;
}
#lower-content h1{
	color:#900;
	font-family:"Century Gothic";
	font-size:18px;
	line-height: 1;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

#lower-content h2{
	color:#900;
	font-family:"Century Gothic";
	font-size:16px;
	line-height: 1;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

#lower-content a{
	color:#666;
	font-family:"Century Gothic";
	font-size:12px;
	line-height: 1;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

#lower-content a:hover{
	color:#900;
	font-family:"Century Gothic";
	font-size:12px;
	line-height: 1;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}
#content {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 900px;
}

#left-con {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 240px;
	float: left;
}

#right-con {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 650px;
	float:right;
}


#social-mailing a{
	font:"Century Gothic";
	font-size:12px;
	color:#999;
	
}
#social-mailing a:hover{
	font:"Century Gothic";
	font-size:12px;
	color:#fff;
}

/* Navigation */
   
    #navigation {
	padding: 20px;
	margin: auto;
	background: none;
    }   
   
    #navigation  li{
	list-style-type: none;
	background-image: none;
       
    }
	
	    #navigation  dd a{
	list-style-type: none;
	background-image: none;
	text-indent: 1px;
	color:#666;
	font-size:13px;
    }
	
	#navigation  dd a:hover{
	list-style-type: none;
	background-image: none;
	text-indent: 1px;
	color: #F00;
	font-size:13px;       
    }
   
   
    #navigation  a{
	display: block;
	text-decoration:none;
	text-align: left;
	padding: 3px;
	font-size:18px;
	color:#A82800;
	font-family: "Century Gothic";
	padding-right: 20px;
	background-image: none;
    }   
#header {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 900px;
}
#header-flash {
	float: left;
	height: 25px;
	width: 650px;
}


    #navigation  a:hover{
	text-decoration:none;
	text-align: left;
	padding: 3px;
	font-size:18px;
	color: #F00;
	font-family: "Century Gothic";
	background-image: none;
	padding-right: 20px;
    } 
#nav-con {
	width: 240px;
	height: 350px;
	background-repeat:repeat-x;
	float: left;
	background-image: url(../images/nav-bg.jpg);
	}
#request-form {
	margin: auto;
	height: 298px;
	width: 210px;
	border: 1px solid #900;
	background-color: #FFF;
}

#flash-spacer {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 650px;
	float: left;
}
#flash-title {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 650px;
	float: left;
}

#flash-title h1{
	color:#A82800;
	font-family:"Century Gothic";
	font-size:24px;
	line-height: 1;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
#flash-section {
	margin: 0px;
	float: left;
	height: 25px;
	width: 650px;
	border: 1px solid #ECECEC;
}

#footer-container {
	padding: 0px;
	height: auto;
	width: 648px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color:#900;
	font-family:"Century Gothic";
	font-size:10px;
	text-align: right;
	
}

#content-footer {
	padding: 0px;
	height: 150px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2;
}
#lower-box {
	height: auto;
	width: 650px;
	border: 1px solid #999;
	background-color:#FFF;
	float: right;
}
.clear {
	clear: both;
}

#featured_work {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 130px;
	width: 162px;
}

#lower-box2 {
	height: auto;
	width: 650px;
	border: 1px solid #999;
	background-color:#CCC;
	float: right;
}
#lower-box3 {
	height: auto;
	width: 650px;
	border: 1px solid #999;
	float: right;
	background-image: url(../images/features/f-bg.png);
	background-repeat: repeat;
}

#content-footer a{
	text-decoration:none;
	color:#900;	
}

#content-footer a:hover{
	text-decoration:none;
	color:#fff;
	}



#content-container #social #social-mailing a {
	color: #F79730;
	font:"Century Gothic";
}
#content-container #social #social-mailing a:hover {
	color: #FFF;
	font:"Century Gothic";
}

#lower-content li{
	color:#900;
	font-size:12px;
	line-height: 1.1;
	padding-left: 10px;
	text-decoration: none;
}
#lower-content dd{
	color: #333
	font-size:12px;
	line-height: 1.1;
}
