body {
	font-family: sans-serif;
	font-size: 12px;
	color: #dddddd;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	text-align: justify;
}

a {
	color: #8d0f15;
	text-decoration: none;
}

a:hover {
	color: #cc1720;
}

h1 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 20px;
	color: #ffffff;
	text-align: right;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
}

img {
	border: none;
}

img.left {
	float: left;
	padding: 10px;
}

img.right {
	float: right;
	padding: 10px;
}

#container {
	margin: 0 auto;
	width: 765px;
	clear: both;
	overflow: auto;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	min-height: 600px;
}

#header {
	float: left;
	height: 220px;
	width: 765px;
	margin-bottom: 10px;
}

#headerquote {
	font-size: 26px;
	color: #8d0f15;
	float: right;
	margin: 20px 50px 0 0;
	width: 380px;
	line-height: 30px;
	
}

#headertitle {
	float: right;
	margin: 55px 0 0 0;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	width: 460px;
	text-align: left;
}

#header_sub {
	float: right;
	margin: 0 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	width: 460px;
	text-align: left;
}

#menuright {
	float: right;
	width: 170px;
	padding: 0 0 0 0px;
	margin-top: 35px;
	margin-right:20px;
	
}

#logo {
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 50px;
	padding: 20px 0 5px 30px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	width: 90px;
}

.menuinset {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #333333 1px dashed;
	font-size: 11px;
}

.menuinset ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.menuinset ul li a {
	display: block;
	padding: 5px 0px 2px 10px;
	text-decoration: none;
	width: 160px;
	font-weight: bold;
	color: #8d0f15;
	font-size: 12px;
}

.menuinset ul li a:hover, #vertmenu ul li a:focus {
	background-color: #380800;
	color: #ffffff;
}

.menutitle {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#maincontent {
	float: left;
	width: 530px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.divide {
	height: 10px;
	margin-bottom: 20px;
	width: 100%;
	border-bottom: #333333 1px dashed;
}

#contentsml {
	float: left;
	width: 45%;
}

#contentsmr {
	float: left;
	width: 45%;
}

#footer {
	width: 740px;
	float: left;
	margin-top: 25px;
	color: #666666;
	text-align: right;
	margin-bottom: 20px;
	margin-left: 10px;
}

#markup {
	float: left;
	text-align: right;
	width: 740px;
	margin-bottom: 20px;
	margin-left: 10px;
	
}

/* START SERVICES PAGE */

.center_heading {
	margin: 0 auto;
	width: 400px;
	font-size: 16px;
	font-weight: bold;
}
