/*   Designed by w w w . t e m p l a t e m o . c o m    */
body{
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #444444;
	background-color: #191919;
}

h1 {
	font-weight: bold;
	font-size: 25px;
	color:#E97D00;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color:#91998E;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	margin-top: 0px;
}
h3 {
	font-weight: bold;
	font-size: 19px;
	color:#E85700;
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-weight: bold;
	font-size: 17px;
	color:#7E897C;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}
.service {
	font-weight: bold;
	font-size: 17px;
	color:#7E897C;
	padding-left: 0px;
	text-align: center;
	text-transform: uppercase;
}


.domain {
	float: left;
	padding-top: 55px;
	padding-left: 20px;
	color:#006633;
	height: 20px;
}
.menu_list {
	float: left;
	margin-top: 25px;
	margin-left: 10px;
}
.menu_list ul {
	list-style-type: none;
	width: 213px;
	margin: 0px;
	padding: 0;
}
.menu_list li a {
	display: block;
	height: 24px;
	padding-top: 4px;
	color: #edf1e8;
	padding-left: 50px;
	background: url(images/menu_button.jpg);
}
.menu_list li a:hover, .menu_list li .current {
	background: url(images/menu_hover.jpg);
}
#title {
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #4c770c;
	height: 75px;
	padding-left: 20px;
	width: 300px;
}
#header {
	float: left;
	clear: left;
	width: 583px;
	height: 191px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}


#container {
	margin: auto;
	width: 817px;
	background-image: url(images/container_bg.jpg);
}

#menucolumn {
	float: left;
	height: 191px;
	width: 233px;
	background-repeat: no-repeat;
	background-color: #3A3F39;
}
#right_column {
	float: right;
	width: 234px;
	background-color: #000;
}
#right_content {
	float: left;
	width: 200px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-left: 17px;
}
#right_content ul {
	list-style-type: disc;
	color: #000;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#right_content a{
	font-weight: bold;
	color: #7E897C;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#right_content a:hover {
	font-weight: bold;
	color: #CC4D00;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#left_column {
	float: left;
	width: 583px;
}
#left_content {
	float: left;
	padding-left: 10px;
	padding-bottom: 0px;
	width: 513px;
	text-align: justify;
	color: #7A7A7A;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#left_content table tr td a {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#left_content a {
	color: #E2350B;
	text-decoration: none;
}
#left_content a:hover {
	color: #7E897C;
	text-decoration: none;
}

#footer {
	height: 32px;
	padding-top: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #3A3F39;
	font-size: 11px;
	clear: both;
	float: none;
}
