/*
#5686cd - blue background
#d80100 - red background
*/


body {
position:relative;
background:#fff url(images/bg_new.png) repeat-x fixed;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#898989;
padding:0;
margin:0;
}

h1, h2, h3{
color:#333;
}

h1{
font-size:1.2em;
}

h2{
font-size:1.05em;
}

h3{
font-size:1em;
}

.clearleft {
clear:left
}

.clearright {
clear:right
}


#content{
background: url(images/header_bg_nov09.png) no-repeat scroll top center;
padding: 0;
margin: 0;
width: 100%;
height:100%;

}

#btmbg {
	background: url(images/bg_footer.png) repeat-x;
	background-position:bottom left;
	padding: 0;
	margin: 0;
}

a{
color:#4875a3;
text-decoration:none;
}

a:hover, a:active{
color:#333;
text-decoration:underline;
}

#header{
height: 160px;
margin: 0px;
background: url(images/bg_logo.png) repeat-x;
}

#logo {
width: 850px;
height:89px;
text-align: right;
}

#logo h1
{
font-size: 18px;
font-weight: bold;
color: #E6E6E6;
margin:0px;
padding:0px;
padding-top:15px;
}

#logo p {
	padding:0px;
	margin:0px;
	padding-top:75px;
}

#logo_text{
font-size: 10px;
color: #E6E6E6;
text-transform: uppercase;
}
/**************************************************************************

Navigation Bar

******************************************************************************/


#nav
{
height: 30px;
width: 833px;
padding-left: 15px;
background:#000 url(images/bg_nav.png);
border-width:1px;
border-style: none solid solid solid;
border-color:#000
}

#nav ul li{
list-style: none;
display: inline;
}

#nav a
{
display: block;
padding-top:7px;
float: left;
width: 80px;
text-align: center;
color: #ffffff;
font-weight: bold;
}



#nav a:hover
{
display: block;
border-top:1px solid;
border-bottom:1px solid;
border-color:#000;
height: 22px;
float: left;
color: #ffffff;
font-weight: bold;
background: url(images/nav_hover.png) repeat-x;
}

.menu {
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu a {
	display: block;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
}
/*
#5686cd - blue background
#d80100 - red background
*/
.menu li em {
	background: url(images/bg_nav_em.png) no-repeat;
	width: 180px;
	/*height: 45px;*/
	position: absolute;
	top: 45px;
	left: -60px;
	text-align: center;
	padding: 10px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	color:#fff;
	/*border:1px solid;
	border-color:#fff;*/
}

/**************************************************************************8

Ad Box

*******************************************************************************/

#ad
{
height: 280px;
max-width: 850px;
padding-left:400px;
}

#ad ul, ol{
padding-left:12px;
margin-left:25px;
line-height:22px;
}

#ad h1 {
	font-size: 130%;
	color:#d80100;
	padding:0;
	margin:0;

}


#main
{
width:850px;
margin: 0 auto;
padding: 0;
height:100%;
}

#wrapper
{
width: 850px;
background: #666;
padding-top: 0;
background: url(images/bg_wrapper.png);

}
/* filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70; */

input, textarea{
	border-width:1px;
	border-style: solid;
	border-color:#fff;
	background: url(images/bg_form.png);
	font-size:12px;
}

.submit{
	background: url(images/bg_submit.png);
	background-color:#777777;
	color:#fff;
	padding:2px;
	width:120px;
}
.submit:hover{
	color:#fff;
	background: url(images/bg_submit.png);
	background-color:#5686cd;
	
}

#text{
padding:10px;
color:#444;
}

#text p{
padding:5px;
}

#text ul{
text-indent:0px;
margin-top:0px;
}

#two_col_wrapper {
	float:left;
	margin-bottom:30px;
	background: url(images/bg_two_col.png);
}

#two_col {
	width:385px;
	margin-right:10px;
	min-height:30px;
	float:left;
	padding:10px;
}

#two_col li a {
	cursor:help;
}

#two_col li em a {
	cursor:pointer;
}

#two_col li em {
	display:none;
  font-style:normal;
  text-align:left;
	font-size:90%;
}

#two_col_left {
	
	height:323px;
	width:295px;
	margin-right:10px;
	min-height:30px;
	float:left;
	padding:10px;
}
#two_col_right {
	width:485px;
	min-height:30px;
	float:left;
	padding:10px;
}

#two_col_right li a {
	cursor:help;
}

#two_col_right li em a {
	cursor:pointer;
}

#two_col_right li em {
	display:none;
  font-style:normal;
  text-align:left;
	font-size:90%;
}

#hide_show li a {
	cursor:help;
}

#hide_show li em a {
	cursor:pointer;
}

#hide_show li em {
	display:none;
  font-style:normal;
  text-align:left;
	font-size:90%;
}



#prt_large {
  border:1px solid #CCCCCC;
  height:400px;
  padding:5px;
  width:550px;
	float:left;
	margin-right:5px;
}

.prt_small {
 padding:0px;
}

.prt_small img:hover {
border-color:#cb3d3a;
}
.prt_small img {
border:1px solid #CCCCCC;
height:73px;
padding:3px;
width:100px;
}

.prt_small img .img_hidden {
	display:none
}

.logo_portfolio {
   height:200px; 
	 padding-left:80px;
}


#text ul, ol{
padding-left:0px;
margin-left:40px;
line-height:20px;
}


.small{
text-align:right;
color:#333;
font-size:0.79em;
}

.small a{
text-decoration:underline;
}

.contact{
	padding-left:113px
}

.contact td{
	padding:5px;
}

.quote {
	width:420px;
}

.quote input,.quote textarea {
	width:100%;
	font-family:arial;
  font-size:20px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
}
.quote tr {
}

.quote td {
	padding-top:10px;
	font-size:20px;
}

#footer{
font-size:0.79em;
background-position:bottom left;
text-align:center;
margin-bottom: 0px;
height: 50px;
padding-top: 10px;

}

#footer a{
text-decoration:underline;
}
