
body {
	background:url(images/clouds.jpg) #FFF repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #757575;
}

.wherenow_arrow {
padding-left:3px;
padding-right:3px;
}

.b_u {
font-weight:bold;
text-decoration:underline;
}

.top_h3 {
border:1px solid #CCCCCC;
background:#F0F0F0 ;
height:23px;
padding-left:3px;
width:100%;
font-size:16px;
font-weight:bold;
}


.portfoliotd {
vertical-align:top;
padding-left:10px;
border-bottom: 1px dotted #333333;
padding-bottom:20px;
}

.portfoliotd1 {
border-bottom: 1px dotted #333333;
padding-bottom:20px;
}

.vb2 {
width:25px;
}

.vb2_1 {
width:25px;
background:#CCCCCC;
}

.portfoliotr:hover {
background: #F0F0F0 ;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border: 1px solid #003366;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	margin: 0 auto;
	background-color:#FFF;
	background:#FFF;

}

#container {
width:754px;
	margin: 0 auto;
	border:20px solid #FFF;
}

/* Logo */

#logo {
background: #FFF url(images/logo2.jpg) no-repeat;
	width: 754px;
	height: 40px;
	margin: 0 auto;
	padding: 2px;

}

#logo h4 {
	text-align:right;
	vertical-align:bottom;
	font-size:12px;
	}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 0px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#splash {
	width: 754px;
	height: 216px;
	padding-bottom: 3px;
	background: url(images/header.jpg) no-repeat left top;
}

/* Header */

#header {
	width: 754px;
	margin: 0 auto;
}

#menu {
	height: 60px;
	width: 754px;
	
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

.top_active {
background:url(images/menu2.jpg) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background:#FFFFFF url(images/menu.jpg) repeat-x;
}

#menu li:hover {
	float: left;
	background:#FFFFFF url(images/menu2.jpg) repeat-x;
}

.menuhoverimg {
visibility:hidden; 
display:none;
top:10000px; 
left:10000px; 
}

#menu a {
	display: block;
	float: left;
	padding: 20px 30px 15px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
color:#888;
text-decoration:none;
}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}

#wrapper {
	width: 754px;
	margin: 0 auto;
	background: #FFF url(images/img05.jpg) repeat-x left top;
	
	
}

/* Page */

#page {
	width: 754px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 550px;
}

/* Sidebar */

#sidebar ul {
	margin: 0 0 0.5em 0;
	padding: 0;
	width:160px;
}

#sidebar ul li{
	list-style-type: none;
	padding: 4px;

	text-align: left;
	 color: inherit;
	 border-bottom: 1px dotted #666;
	 height:30px;
}


 #sidebar ul li a {
 font-weight:bold;

	margin: 2px;
	text-align: left;
	color: #000;
	}

#sidebar ul ul {
	list-style-type: none;
	text-align: left;
	color: inherit;
	font-size:10px;

}

#sidebar ul ul li {
	list-style-type: none;
	border-bottom: #888 1px dotted;
	text-align: left;
	color: inherit;
	font-size:10px;
	width:110px;
}

#sidebar ul ul li:hover {
background:#FFF;
}

#sidebar ul ul li a, a:visited, {
	list-style-type: none;
	border: #000 0px solid;
	text-align: left;
	color: #333333;
}



.subli a{
color:#999999;
padding-left: 5px;
font-size:11px;
}

.subli2 a{
color:#FFF;
padding-left: 15px;
font-size:11px;
}

.subli3 a, .subli3 a:link, .subli3 a:active, .subli3 a:visitid, .subli3 a, .subli3_act a {
padding-left: 30px;
font-size:11px;
}

.subli3_a {
color:#00CC33;
}

.subli3_act, subli3_act:hover {
background:url(images/arrow.png) no-repeat;
background-position: 20px 11px;
}



/* Footer */

#footer {
	clear: both;
	width: 754px;
	height: 50px;
	margin: 0 auto;
	background: #FFF url(images/img01.jpg) repeat-x top left;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}