body {
	margin: 0px;
	padding: 0px;
	background: url(../images/body_bg.jpg) repeat-x 0 -13px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @group Core */

#container {
	margin: 0px auto 0px auto;
	width: 863px;
	position: relative;
}

#header {
	float: left;
	width: 863px;
	height: 358px;
	margin-bottom: -29px;
	padding: 0px;
}

#logo {
	float: left;
	width: 351px;
	height: 65px;
	background-image: url(../images/logo.jpg);
}

#nav {
	float: left;
	width: 500px;
	margin-top: 20px;	
}

#header-image {
	float: left;
	width: 863px;
	height: 263px;
}

#content {
	float: left;
	width: 833px;
	height: auto;
	background: url(../images/bodybg.gif) no-repeat 1px top;
	padding: 20px 20px 0px 20px;
}

#footer {
	float: left;
	width: 863px;
}

#footernav {
	float: left;
	width: 400px;
}

#valid {
	float: right;
	width: 200px;
}

#left_con {
	float: left;
	width: 300px;
}

#right_con {
	float: right;
	width: 500px;
}

.left_conport {
	float: left;
	width: 220px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.right_conport {
	float: right;
	width: 500px;
	padding: 10px;
}

/* @end */

/* @group fonts */

p {
	font-size: 13px;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
}

/* @end */

/* @group IDS */

table {
	font-size: 12px;
}

td {
	border: 1px dashed #aaa;
}


#title {
	width: 500px;
	float: left;
	background-color: #00415f;
}

#titleport {
	width: 99%;
	float: left;
	background-color: #00415f;
}

.client {
	float: left;
	width: 99%;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background-color: #e5f0ef;
}

.client:hover {
	background-color: #eff0d6;
}

.subsection {
	width: 300px;
	padding-top: 38px;
}


.subcontent {
	font-size: 14px;
}

.subcontent li {
		background-color: #ddd;
		width: 278px;
		padding: 5px;
		list-style-position: outside;
		border-bottom: 1px solid #bbb;
		list-style-type: circle;
}

div.subcontent a{
		color: #00415f;
		text-decoration: none;
}

div.subcontent li:hover{
		color: #00415f;
		background-color: #fff;
		list-style-type: disc;
}

.subcontent ul {
	padding: 0px;
	border: 1px solid #00415f;
	width: 288px;
	margin: 0px;
	
}

#content li {
	font-size: 12px;
	font-weight: normal;
}

.right_con ul {
	font-size: 12px;
}

#blog1 {
	background-color: #00415f;
	width: 35px;
	padding: 1px 3px 2px 5px;
	color: #fff;
}

#blog1 a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#blog1 a:hover{
	color: #ffb800;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

/* @end */

/* @group links */

/* @group main-nav */

a#aboutl {
	width: 99px;
	height: 30px;
	background-image: url(../images/about_bg.jpg);
	display: block;
	float: left;
}

#aboutl:hover {
	width: 99px;
	height: 30px;
	background-image: url(../images/about_bgr.jpg);
}

#aboutp {
	display: none;
	background-image: url(../images/about_bgr.jpg);
}

a#servicesl {
	width: 125px;
	height: 30px;
	background-image: url(../images/services_bg.jpg);
	display: block;
	float: left;
}

#servicesl:hover {
	width: 125px;
	height: 30px;
	background-image: url(../images/services_bgr.jpg);
}

a#servicesp {
	background-image: url(../images/services_bgr.jpg);
	display: none;
}

a#portfoliol {
	width: 141px;
	height: 30px;
	background-image: url(../images/portfolio_bg.jpg);
	display: block;
	float: left;
}

#portfoliol:hover {
	width: 141px;
	height: 30px;
	background-image: url(../images/portfolio_bgr.jpg);
}

a#portfoliop {
	background-image: url(../images/portfolio_bgr.jpg);
	display: none;
}

a#contactl {
	width: 123px;
	height: 30px;
	background-image: url(../images/contact_bg.jpg);
	display: block;
	float: left;
}

#contactl:hover {
	width: 123px;
	height: 30px;
	background-image: url(../images/contact_bgr.jpg);
}

a#contactp {
	background-image: url(../images/contact_bgr.jpg);
	display: none;
}

/* @end */

/* @group footer-nav */

a#aboutf {
	width: 59px;
	height: 21px;
	background-image: url(../images/footer_about.jpg);
	display: block;
	float: left;
}

#aboutf:hover {
	width: 59px;
	height: 21px;
	background-image: url(../images/footer_aboutr.jpg);
}

a#aboutfp {
	background-image: url(../images/footer_aboutr.jpg);
	display: none;
}

a#servicesf {
	width: 87px;
	height: 21px;
	background-image: url(../images/footer_services.jpg);
	display: block;
	float: left;
}

#servicesf:hover {
	width: 87px;
	height: 21px;
	background-image: url(../images/footer_servicesr.jpg);
}

a#servicesfp {
	background-image: url(../images/footer_servicesr.jpg);
	display: none;
}

a#portfoliof {
	width: 100px;
	height: 21px;
	background-image: url(../images/footer_portfolio.jpg);
	display: block;
	float: left;
}

#portfoliof:hover {
	width: 100px;
	height: 21px;
	background-image: url(../images/footer_portfolior.jpg);
}

a#portfoliofp {
	background-image: url(../images/footer_portfolior.jpg);
	display: none;
}

a#contactf {
	width: 82px;
	height: 21px;
	background-image: url(../images/footer_contact.jpg);
	display: block;
	float: left;
}

#contactf:hover {
	width: 82px;
	height: 21px;
	background-image: url(../images/footer_contactr.jpg);
}

a#contactfp {
	background-image: url(../images/footer_contactr.jpg);
	display: none;
}

/* @end */
/* @end */


/* @group Contact */

#contactarea {
	width:468px;
	text-align:left;
	padding:15px;
	border:1px solid #333;
	background-color:#eee;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-bottom: 20px;
}

#inputbox {
	border: 1px solid #000;
	width: 240px;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#inputlabel {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;

}

#textarea {
	border: 1px solid #000;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
	width:455px;
}

#submitbutton {
	border: 1px solid #000;
	background-color: #eee;

}



/* @end */


