/* CSS Document - Promarkdesigns.com */

body {
	background:#7a8d8e;
	font-family: tahoma, verdana, sans-serif;
	font-size: 80%;
	color: #333333;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: left;
}

form {
	margin:0;
	text-align:left;
}

input {
	margin:3px 3px 3px 0px;
	border:1px solid #cccccc;
}

a {
	color:#1086a0;
	text-decoration:underline;
}

a:hover {
	color:#38abc4;
	text-decoration:underline;
}


h1 {
	font-family: avenir, helvetica, tahoma, verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color:#682c1e;
	margin-bottom:15px;
		
}

h2, h3, h4 {
	font-family: avenir, helvetica, tahoma, verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color:#682c1e;
	margin-bottom:15px;
		
}


#container {
	background-color:#ffffff;
	width:955px;
	text-align:left;
}

#centercontainer {
	width:955px;
	text-align:center;
	margin: 0 auto;
	position:relative;
	
}

#masthead {
	width:955px;
	height:201px;
	background: url(images/masthead_bg1.jpg) no-repeat top;
	
}

#masthead2 {
	width:955px;
	height:191px;
	background: url(images/masthead_bg2.jpg) no-repeat top;
	
}

#logo {
	margin-left:15px;
	height:120px;
	width:350px;
}

#logo a{
	display:block;
	height:120px;
	width:350px;
}

#topnav {
	width:500px;
	padding: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#topnav ul li{
	float:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#topnav ul li a {
    color:#ffffff;
	display:block;
	background-color:#1d6072;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-right:1px solid #8eb2bb;
	text-decoration:none;
}

#topnav ul li a:hover{
	color:#3f5f67;
	background-color:#c7dce1;
	border-right:1px solid #8eb2bb;
	text-decoration:none;
}

#mh_left {
	float:left;
	width:317px;
	padding-left:210px;
	padding-right:10px;
	color:#ffffff;
	margin-top:30px;
}

#mh_left h1{
	color:#ffffff;
}

#mh_left a {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

#mh_left a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#mh_right {
	float:right;
	width:368px;
	padding-left:50px;
	margin-top:40px;
}

#mh_right h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	
}

#content_left {
	width:525px;
	float:left;
	padding:20px;
	border-right:1px solid #e1e1e1;	
}

#content_left p {
	line-height:18px;   
		
}

#content_right_management {
	background:#ffffff url(images/content_right_m.gif) no-repeat top right;
	width:350px;
	height:600px;
	float:right;
	
}


#content_left_management {
	width:520px;
	padding:20px;
	float:left;
	border-right:1px solid #e1e1e1;	
}

#content_left_management p {
	line-height:18px;   
		
}

#content_left_management img{
	padding:3px;
	background-color:#ffffff;
	border:1px solid #e1e1e1;
	margin-right:15px;
	margin-bottom:15px;	
}

#content_right {
	width:325px;
	float:right;
	padding:20px;
	margin-right:20px;	
}

#content_right img{
	padding:3px;
	background-color:#ffffff;
	border:1px solid #e1e1e1;
	margin-left:15px;
	margin-bottom:15px;
	display:block;	
}

#content_right p {
	margin-left:15px;
	font-size:.9em;
	line-height:1.5em;
	
}

#content_right h1{
	color:#6a291b;
	padding:10px 10px 10px 45px;
	background:#ccdcdc url(images/new_item.gif) no-repeat left;
	margin-left:15px;
}

#footer {
	margin-top:50px;
	background:#ffffff url(images/footerbg.jpg) repeat-x bottom;
	width:953px;
	height:80px;
	text-align:center;
}

#footer p {
	margin-top:15px;
	font-size:.9em;
}


.clearfix {clear:both;}

.menu, .options {
	color: #4d6f77;
	font-size: 12px;
	border: 1px solid #4d6f77;
	background-color: #c8e2e8;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;	
	
	}
.menu a {
		color: #4d6f77;
		display: block;
		padding: 2px 10px;
		font-size: 12px;
		text-decoration: none;
		background-color: transparent;
	}
.menu a:hover {
	background-color: #4d6f77;
	color: #ffffff;
	padding: 2px 10px;
	font-size: 12px;
	display: block;


	}

.style4 {font-size: 75%; line-height:1.3em; color:#828282;}

#pdf {
	padding-left:20px;
}

#pdf img{
	padding:0;
	margin:0 0 0 -20px;
	border:none;
	vertical-align:top;
	display:inline;
}


#centercontainer #container #content .scroller {
    font-weight: bold;
    color: #000000;
    padding: 0px 20px;
}

