@charset "utf-8";
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	font-size: 12px;
}
#container {
	width: 1042px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
}
#footer {
	background-image: url(images/footer.jpg);
	width: 1043px;
	background-position: center;
	height: 46px;
}
#header {
	background-image: url(images/header.jpg);
	height: 151px;
	background-repeat: no-repeat;
}
#menubar {
	margin: 0px 30px 30px 32px;
	color: white;












































	font-size: 18ox
];
	padding: 5px 0px 5px 20px;
	font-size: 16px;
	height: 20px;
	background-image: url(images/menu-bg.jpg);
	background-position: center;
	border: solid 1px;
	border-color: #015184;
}
#menubar a {
	color: white;
	text-decoration: none;
	font-family: Calibri;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px;
	padding-right: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1996E6;
	border-left-color: #024C7D;
	padding-left: 20px;
}
#container #menubar a:hover {
	border-left-color: #014670;
	border-right-color: #02436D;
	border-right-width: 2px;
	border-left-width: 2px;
	padding-left: 19px;
	padding-right: 19px;
}


#content {
	margin: 0px 30px;
}
#content #leftbox {
	float: left;
	width: 180px;
}
#content #leftbox img {
	margin-bottom: 10px;
}
#content #r1c1 {
	width: 288px;
	height: 223px;
	background-image: url(images/content_why.jpg);
	padding-left: 180px;
	padding-right: 19px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 8px;
	background-repeat: no-repeat;
}
#content  #r1c2 img {
	margin-left: 30px;
	margin-top: 10px;
	border: solid 2px;
	border-color: #cccccc;
}
#content #r1c2 {
	background-image: url(images/content_portfolio.jpg);
	height: 205px;
	width: 277px;
	padding-top: 18px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#content #r2c1 {
	background-image: url(images/content_projects.jpg);
	height: 230px;
	width: 297px;
	margin-left: 8px;
}
#content #r2c2 {
	background-image: url(images/content_contact.jpg);
	height: 218px;
	width: 330px;
	margin-left: 12px;
	padding-left: 155px;
	padding-top: 12px;
}
#content    #r2c2 input,  #content #r2c2 textarea {
	font-size: 10px;
	font-family: arial;
}
#content  #r2c2 input#reset {
	background-color: #CC3300;
	border: solid 1px #CC3300;
	color: white;
}
#content  #r2c2 input#submit {
	color: white;
	background-color: #009933;
	border: solid 1px #00cc99;
}
#content #r1portfolio {
	width: 792px;
	margin-left: 10px;
}
#content #r1portfolio #top {
	background-image: url(images/portfolio_top.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 20px;
}
#content #r1portfolio #middle {
	background-image: url(images/portfolio_middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	padding-right: 80px;
}
#content #r1portfolio #middle #thumbs {
	height: auto;
	overflow: hidden;
	margin-left: 30px;
}
#content   #r1portfolio   #middle   a {
	color: #0095D7;
	text-decoration: none;
}

#content #r1portfolio #middle #thumbs img {
	border: 0px;
}



#content #r1portfolio #bottom {
	background-image: url(images/portfolio_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
}
#content  #r1portfolio  #middle  img {
	padding: 5px;
}
#templatespage input#submit {
	color: white;
	background-color: #009933;
	border: solid 1px #00cc99;
}
#templatespage   input, #templatespage   textarea {
	font-size: 10px;
	font-family: arial;
}
#templatespage input#reset {
	background-color: #CC3300;
	border: solid 1px #CC3300;
	color: white;
}








.floatleft {
	float: left;
}
.floatright {
	float: right;
	margin: 0 10px;
}



.clear {
	clear: both;
}

.sectionheading {
	color: #4F91CE;
	font-size: 18px;
	font-weight: normal;
}
