/*
	project: ventin group architects

*/

:link,:visited { text-decoration:none } :focus,:active { outline: 0 } ul,ol { list-style:none } h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; } ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 } a img,:link img,:visited img, fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} address { font-style:normal }
body {
	color: #666;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1em;
}
a {
	color: #c9cbca;
	cursor: pointer;
}
a:hover {
	color: #82acdc;
}
h1 {
	font-size: 1.5em;
	clear: both;
	margin: 0 0 5px;
}
h2 {
	font: normal 1.6em Arial;
	color: #82acdc;
	margin: 0 0 15px;
}

h2#slogan {
	font-size: 1.1em;
	color: #808080;
	line-height: 13px;
}
p  { margin: 0 0 15px; line-height: 1.7em; }
.clear { clear: both; }
.wrap {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.background {
}

#search  {
	float: right;
	width: 205px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
	input.field { float: left; background: #808080; color: #ccc; padding: 4px; border: 0; margin: 0 5px 0 0; width: 170px; font: .8em "Trebuchet MS", Arial, Sans-Serif; }
		input.field:focus { border-bottom: 1px dotted #ccc; color: #fff; }
	input.button { float: right; width: 20px; height: 13px; border: 0; margin: 0; }

#menu { padding: 0 0 8px; margin: 0 0 25px; height: 20px;  }
	#menu li { display: inline; }
	#menu li a { float: left; width: 86px; text-align: center; margin: 0 2px 0 0; font-weight: bold; font-size: .8em; padding: 16px 0 21px; color: #ccc; }
		#menu li a:hover, #menu li a.current { color: #AF1515; background: url(../images/menu.gif) no-repeat center bottom; }
	
#logo {
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	width: 800px;
	text-align: justify;
}

#logo1 {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	width: 100px;
	text-align: right;
}
#feature{
	color: #33617F;
	float: right;
	background: #fff;
	width: 100%;
	height: 260px;
	font-size: 1.1em;
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
	#feature img { float: left; margin: 0 20px 0 0; }
	#feature p { margin: 10px 0 0; }
	.more { font-size: .74em; font-weight: bold; margin: 0 5px 0 0; color: #390505; font-style: normal; }

#feature_menu { float: right; }
	#feature_menu li { display: inline; }
	#feature_menu li a { color: #33617F; float: left; padding: 6px 14px 6px 21px; margin: 0 0 0 2px; background: #C6E5F9 url(../images/bullet.gif) no-repeat 7px 12px; font-size: .8em; font-weight: bold; }
		#feature_menu li a:hover { color: #071F2D; background: #fff url(../images/bullet_hover.gif) no-repeat 7px 8px; }
		#feature_menu li a.current { background: #fff url(../images/bullet.gif) no-repeat 5px 12px; }
	
#left {
	float: left;
	width: 165px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 5px;
}
		#left a {
	color: #969696;
	cursor: pointer;
}
#left a:hover {
	color: #82acdc;
}	
#side {
	float: right;
	width: 700px;
	font-size: .9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
	#side h3 { color: #ccc; margin: 0 0 6px 5px; height: 16px; }

#footer {
	clear: both;
	font-size: 0.9em;
	color: #969696;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	float: right;
	padding-top: 5px;
}

