/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}

h1 {
	color:#2EAF00;
	font-size: 14px;
	margin-bottom:10px;
	margin-top:0px;
}

.se_left_wrap {
	background:url(images/se_left_wrap.jpg) top repeat #666666;
}

.se_right_wrap {
	background: url(images/se_right_wrap.jpg) top repeat #666666;
}

.header {
	background: url(images/se_header.jpg) top #ffffff;
	background-repeat:no-repeat;
}

.content{
	font-size: 11px;
	line-height: 150%;
	padding: 15px 18px;
}

.content a {
	color:#000000;
	text-decoration:underline;
}
.content a:hover {
	color:#433333;
	text-decoration:underline;
}

.se_our_service_left {
	background: url(images/se_our_service_left.jpg) top #666666;
	background-repeat:repeat-y;
}

.se_our_service_content {
	color: #FFFFFF;
	font-size:11px;
	line-height: 135%;
	background: url(images/se_our_service_content.jpg) no-repeat #666666;
	width: 228px;
	height: 125px;
	padding-top:15px;
	padding-left: 15px;
}

#officeLoc {
	font-size:10px;
}

img#se_star {
	margin-bottom: -4px;
}

.contact_left {
	background:url(images/contact_left.jpg) top repeat #666666;
}

.contact_right {
	background:url(images/contact_right.jpg) top repeat #666666;
}

.contact_content {
	color: #FFFFFF;
	font-size:11px;
	line-height: 135%;
	background: url(images/contact_content.jpg) repeat #666666;
	width: 204px;
	height: 125px;
	padding:15px 0px 15px 20px;
}

.contact_content a {
	color: #FFFFFF;
	text-decoration:underline;
}
.contact_content a:hover {
	color: #dccccc;
	text-decoration:underline;
}

#contact_city {
	position:relative;
	left:-20px;
	z-index: 2px;
	font-size:12px;
	margin:0px;
}

#contact_page {
	text-align:left;
	padding-left:100px;
}

img#se_star_city {
	margin-bottom: -4px;
}

.textarea {
	padding-left:50px;
	padding-top:40px;
}

.footer {
	font-size:10px;
	height:35px;
	padding:0px 10px;
}

img.projects {
	border: solid 1px #666666;
	padding:1px;
	margin: 5px 0px;
}

img.header {
	background-image:none;
	border-bottom: solid 1px #666666;
	padding-bottom: 1px;
}

li {
	margin-bottom: 10px;
}

a {
	color: #FFFFFF;
	text-decoration:underline;
}
a:hover {
	color: #dccccc;
	text-decoration:underline;
}


a.dark {
	color:#000000;
	text-decoration:underline;
}
a:hover.dark {
	color:#866666;
	text-decoration:underline;
}
