body {
	background: #3FABD9 url(../images/html-bg.gif) repeat-x;
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
a {
	color: #44a1d0;
	text-decoration: none;
}
a:visited {
	color: #5EAFD7;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
#page {
	background: url(../images/main-bg.jpg) no-repeat center top;
}
#wrapper {
	width: 900px;
	margin: 0px auto;
	position: relative;

}

/* ----- header ----- */

#header {
	height: 120px;
	background: url(../images/main-bg.jpg) no-repeat center top;
}


h1 {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #FFFFFF;
	margin: 0px;
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 85px;
	left: 12px;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}


/* search form */
#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 210px;
}
#searchform #s{
	background: #ffffff url(../images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(../images/search-btn.png) no-repeat left top;
	height: 20px;
	width: 20px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* --------------- main content --------------- */


#about{
	margin: 20px 0 0 20px;
	background-color: #D1E8F2;
	padding: 10px;
	width: 845px;
	height: 170px;
	float: left;
}

#about h3{
	margin: 10px 0 0 0;
	color: #336699;
}


#work{
	margin: 20px 0 0 20px;
	padding: 0;
	width: 860px;
	height: 31px;
	float: left;
}

#work h3{
	margin:0 0 0 0;
	color: #3399CC;
	font: bold 18px/1.2em  Arial, Helvetica, sans-serif;
}


#work h2{
	margin:0 auto;
	height: 31px;
	width: 104px;
	display:block;
	text-indent: -9000px;
}

.top {
	margin: 0 0 0 20px;
	padding: 0;
	width: 860px;
	height: 330px;
	float: left;
	border-top: #2385BC 1px dotted;
}

.top h3{
	margin:0 0 0 0;
	color: #3399CC;
	font: bold 18px/1.2em  Arial, Helvetica, sans-serif;
}
	
.top .descrp{
	margin: 20px 0 0 0;
	padding: 0;
	height: 250px;
	width: 460px;
	float: right;
}

.top p{
	margin:0;
	padding: 0 25px 5px 0;
}
	
	
.top a{
	color: #33CCFF;
	font-size: 12px;
}
		
.top a:hover{
	text-decoration: underline;
}	


.item {
	margin: 0 0 0 20px;
	padding: 0;
	width: 860px;
	height: 330px;
	float: left;
	border-top: #2385BC 1px dotted;
}

.contactitem {
	margin: 0 0 0 20px;
	padding: 0;
	width: 860px;
	height: 280px;
	float: left;
}
	
.contactitem h3{
	margin:20px 0 10px 0;
	color: #3399CC;
	font: bold 18px/1.2em  Arial, Helvetica, sans-serif;
}

.item h3{
	margin:0 0 10px 0;
	color: #3399CC;
	font: bold 18px/1.2em  Arial, Helvetica, sans-serif;
}
	
.item .descrp{
	margin: 20px 0 0 0;
	padding: 0;
	height: 250px;
	width: 460px;
	float: right;
}

.item p{
	margin:0;
	padding: 0 25px 0 0;
}
	
	
.item a{
	color: #33CCFF;
	font-size: 12px;
}
		
.item a:hover{
	text-decoration: underline;
}
	
.portfolioimg {
	border: #e5e5e5 1px solid;
	padding: 0;
	margin: 20px 0 0 10px;
	float: left;
}



/* main menu */

#nav {
	background: #208ED9;
	background: url(../images/ctop-bg.png) no-repeat left top;
	width: 900px;
	height: 26px;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
}
#nav ul li a{
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
}
#nav li a:hover, #nav .current_page_item a{
	text-decoration: none;
	background: #2e91c6;
	color: #ffffff;
}

/* content */
#content {

	width: 900px;
	background: #ffffff;
	clear: both;
	overflow: hidden;
}

h3 {
	color: #666666;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}



/* ----- comments -----  */


/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(../images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(../images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(../images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}



#footer {
	background: #3EAAD8 url(../images/cbot-bg.png) repeat-x;
	padding: 10px 0px 0px 10px;
	font-size: 87%;
	color: #FFF;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
}

#content .tp{

	float: right;
	margin: 10px 20px 0 0;
	background: transparent url(../images/top.gif) no-repeat 0 0;
	color:#3399CC;
}

#content .tp a {
	font: normal normal 12px/1.2em Tahoma, sans-serif;
	float: right;
	background: transparent url(../images/top.gif) no-repeat 0 0;
	color:#3399CC;
}


.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}



