html,body {
	font:11px arial,helvetica,sans-serif;
	margin:0;
	padding:0;
	color:#eee;
	width: 98%;
}

html,body,.serv_toc_links,.serv_description {
	background:#595959
}

a:link,a:active,.serv_toc_header,.serv_name {
	color:#fff;
	font-weight:bold
}

a:visited {
	color:#ccc
}

a:hover {
	color:#307184;
	font-weight:bold
}

::selection,::-moz-selection {
	background:#a4a4a4
}

.serv_toc,.service_entry,.serv_exp_time,.serv_price {
	background:#414141
}

.serv_toc,.service_entry {
	width:400px;
	border:2px solid #307184;
	-moz-border-radius-topright:17px;
	-webkit-border-radius-topright:17px;
	-moz-border-radius-bottomleft:17px;
	-webkit-border-radius-bottomleft:17px;
	padding:2px
}

.serv_toc {
	padding-bottom:20px;
	clear:both
}

.serv_toc_header,.serv_id,.serv_exp_time {
	float:left
}

.serv_toc_header,.serv_id,.serv_name {
	height:32px
}

.serv_toc_header {
	width:100%
}

.serv_toc_header,.serv_name,.serv_exp_time,.serv_price {
	font-size:14px;
	font-weight:bold
}

.serv_toc_header,.serv_id,.serv_name,.serv_exp_time,.serv_price {
	text-align:center
}

.serv_toc_header,.serv_name {
	line-height:28px
}

.serv_toc_links,.serv_description {
	width:390px;
	padding:5px
}

.serv_toc_links {
	text-align:left
}

.service_entry {
	padding-bottom:7px;
	overflow:hidden
}

.serv_id {
	width:32px
}

.serv_id,.serv_exp_time,.serv_price {
	line-height:30px
}

.serv_name,.serv_price {
	float:right
}

.serv_name {
	width:366px
}

.serv_description {
	text-align:Left
}

.serv_exp_time,.serv_price {
	height:18px;
	width:33%;
	color:#6c0
}

a[href $='.doc'],a[href $='.jpg'],a[href $='.rar'],a[href $='.zip'],a[href $='.mp3'],a[href $='.png'],a[href $='.gif'] {
	padding:0 20px 0 0
}

a[href $='.doc'] {
	background:transparent url(../imgs/file_doc.jpg)no-repeat center right
}

a[href $='.jpg'] {
	background:transparent url(../imgs/file_jpg.jpg)no-repeat center right
}

a[href $='.rar'] {
	background:transparent url(../imgs/file_rar.jpg)no-repeat center right
}

a[href $='.zip'] {
	background:transparent url(../imgs/file_doc.zip)no-repeat center right
}

a[href $='.mp3'] {
	background:transparent url(../imgs/file_mp3.jpg)no-repeat center right
}

a[href $='.png'] {
	background:transparent url(../imgs/file_png.jpg)no-repeat center right
}

a[href $='.gif'] {
	background:transparent url(../imgs/file_gif.jpg) no-repeat center right
}

.email_form {
	width:100%;
	margin: 0px auto;
}

.email_header, phone, email  {
	background-color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.line_input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #414141;
	color: #FFFFFF;
	border: 1px solid #666666;
	border-bottom: 2px solid #666666;
}

.googmaps {
border: 1px solid #666666;
}