/* STYLE SHEET */

body{
	font-family:"Lucida Sans", "Lucida Grande", Arial, sans-serif;	 
	font-size:12px;
	position:relative;
	height:100%;
	background-color:#FF6600; 	
	background-position:top; 
	margin:0px;
}
#main {
	position:relative;
	background-color:#000000;
	background:url(../images/background/mainbg.jpg) repeat;
}
#wrapper {
	position:relative;
	background:url(../images/background/orange_header_bg.jpg) top center no-repeat;
}
#container {
	position:relative;
	width:960px;
	margin:auto;
	padding-bottom:20px;
}

/* ***************************************************************************** */
/* FONTS */

/* FONTS */
h1 { 
	 
	line-height:26px; 
	font-size:28px; 
	font-family:"Lucida Sans", "Lucida Grande", Arial, sans-serif;	 
	color:#ff8a00; 
	font-weight:normal;
	margin:2px 0px;
} 
h2 { 
	font-weight:normal;
	margin:4px 0px 0px 0px; 
	line-height:20px; 
	font-size:18px; 
	font-family:"Lucida Sans", "Lucida Grande", Arial, sans-serif;	 
	color:#ffffff; 
} 
h3 { 
	font-weight:bold;
	margin:2px 0px; 
	line-height:16px; 
	font-size:14px; 
	font-family:"Lucida Sans", "Lucida Grande", Arial, sans-serif;	 
	color:#ff8a00;
} 
h4 { 
	font-weight:normal;
	margin:2px 0px;
	line-height:14px; 
	font-size:14px; 
	font-family:"Lucida Sans", "Lucida Grande", Arial, sans-serif;	 
	color:#ff8a00;
} 
h5 { 
	font-weight:bold;
	margin:2px 0px; 
	line-height:16px; 
	font-size:16px; 
	font-family:"Lucida Sans", "Lucida Grande", Arial, sans-serif;	 
	color:#695c06;
} 
h6 { 
	margin-top:0px; 
	margin-bottom:2px; 
	line-height:14px; 
	font-size:12px; 
	font-family:"Lucida Sans", "Lucida Grande", Arial, sans-serif;	
	color:#444444; 
} 
p {
	margin:0px 0px 10px 0px; 
	font-size:12px;
	color:#ffffff;
	}

#content a:link,
#content a:visited,
#content a:hover {
	color:#ffa200;
}

a:link,
a:visited,
a:hover {
	color:#660000;
}

span.bullet,
span.bullet:link,
span.bullet:visited,
span.bullet:hover{
    color:#ff8a00;
    font-size: 30px; 
    font-family: sans-serif;
} 

/* ***************************************************************************** */
/* TOP */
#navigation {
	position:relative;
	float:left;
	height:25px;
	z-index:10;
	margin-bottom:10px;
}
#social {
	position:absolute;
	right:0px;
    margin-top:30px;
	float:right;
}
/* ***************************************************************************** */
/* HEADER */
#header {
	position:relative;
	margin-bottom:2px;
	height:120px;
	width:400px;
	}
#header-left {
	position:relative;
	float:left;
	width:300px;	
	}
#header-right {
	position:relative;
	float:right;
	width:332px;
	padding-top:86px;	
}
#logo {
	position:relative;
	padding-top:0px;
}
#solutions-work {
	position:relative;
	background:url(../images/background/tab_org_bg.jpg) top no-repeat;
	height:37px;
	color:#ffffff;
}
#solutions-work a:link,
#solutions-work a:visited
 {
	color:#ffffff;
	font-size:18px;
	font-family:"Lucida Sans", "Lucida Grande", Arial, sans-serif;	
	text-decoration:none;
}
#solutions-work a:hover {
	background-color:#ff8a00;
	padding:2px 15px;
}
#solutions {
	position:relative;
	float:left;
	width:154px;
	padding:8px 5px 0px 6px;
	text-align:center;
}
#work {
	position:relative;
	float:right;
	width:154px;
	padding:8px 8px 0px 0px;
	text-align:center;
}
/* ***************************************************************************** */
/* CONTENT*/
#content {
	position:relative;
	padding-bottom:20px;
	padding-top:15px;
}
#content p {
	color:#ffffff;
	line-height:20px;
}
/* LEFT COLUMN*/
#left-column {
	position:relative;
	width:625px;
	float:left;
}
#banner {
	position:relative;
	margin-bottom:10px;
}
/* RIGHT COLUMN */
#right-column {
	position:relative;
	width:320px;
	float:right;
	padding-left:10px;
}

#side-nav {
	position:relative;
	background-color:#1f1f22;
	margin-bottom:20px;
	padding-top:13px;	
	background:url(../images/side-nav-arrow.gif) top left no-repeat;
}
.gallery-image {
	position:relative;
	border:2px solid #00aaee;
	margin-bottom:10px;
}
.ad-image {
	position:relative;
	border:2px solid #00aaee;
	margin-bottom:10px;
}

/* SUB MENU */

/* ***************************************************************************** */
/* Submenu Styles*/

#sub-menu{
	position:relative;
	width:315px;
	background-color:#1f1f22;
	display:inline-block;
	padding-bottom:10px;padding-left:5px;
	
}

#sub-menu .sub-menu-item{
	margin: 0px 0px;
	border-bottom:1px dashed #615f5f;
	font-size:11px;
	background:url(../images/background/orange-block.jpg) no-repeat;
	
}

#sub-menu .submenu-item div{}

#sub-menu a:link,
#sub-menu a:visited{
	display:block;
	color:#FFFFFF;
	padding:8px 20px;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#sub-menu a:hover{
background-color:#ff8a00;
color:#000000;	

}
#banner {
	position:relative;
	border:2px solid #ff8a00;
	height:220px;
	overflow:hidden;
}
/* ***************************************************************************** */
/* GALLEY */

table.image-gallery{
	width:100%;
	border-spacing:0px;
}
table.image-gallery tr th{
	background-color:#d9e3d1;
	text-align:left;
	padding:4px;
	font-weight:normal;
}
table.image-gallery tr td{
	padding:4px;
}

img.gallery-thumb{
	margin-right:5px;
	margin-bottom:5px;
}
/* ***************************************************************************** */
/* FOOTER */
#footer {
	position:relative;
	background-color:#1f1f22;
	padding:10px;
	color:#707e45;
	border-top:1px dashed #615f5f;
	border-bottom:1px dashed #615f5f;
}
#footer-left {
	position:relative;
	float:left;
	color:#ffa200;
	padding-top:2px;
}
#footer-right{
	position:relative;
	float:right;
	color:#ffffff;
	font-size:24px;
}
#lower {
	position:relative;
	margin:0 auto;
	width:960px;
	font-size:11px;
	color:#000000;
	padding:5px 0px;
	letter-spacing:2px;
}
/* ***************************************************************************** */
/* SIGN UP*/
#contact-form label {
	white-space:nowrap;
	margin-right:4px;
	color:#ffffff;
	font-size:11px;
}
input.contact-form	{
	background-color:#1f1f22;
	border:2px solid #585757;
	width:310px;
	font-size:12px;
	color:#ffa200;
	}
textarea.contact-form {
	background-color:#1f1f22;
	border:2px solid #585757;
	width:310px;
	height:112px;
	font-size:12px;
	color:#ffa200;
}
input.submit{
	border:none;
	background-color:#ffa200;
	color:#000000;
	cursor:pointer;
	border:2px solid #585757;
	width:100px;}
.error {
	font-size:10px;
	color:#FF0000;
}
/* GLOBAL */	
.clear-column {
	clear:both;
}
:focus {
	outline:none;
}
h1, h2, h3 {
	font-weight:normal;
	margin:2px 0px;
}
a:link,
a:visited,
a:hover {
	color:#ffffff
}

ul,ol{ 
	margin-left:20px;
}
ul li, 
ol li{
	margin-bottom:8px;
}
.dashed {
	position:relative;
	padding:2px 0px;
	margin-bottom:10px;
	border-top:1px dashed #615f5f;
	border-bottom:1px dashed #615f5f;
	letter-spacing:1px;
}
