@charset "UTF-8";

p {
	margin:5px;
	}

a:link {
	color:#4B244C;
	text-decoration:underline;
	}

a:visited {
	color: #4B244C;
	}
	
a:hover {
	color:#4B244C;
	font-weight:bold;
	}
	
a:active {
	color: #4B244C;
	text-decoration:underline;
	}	

iframe {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	width: 360px;
	height: 320px;
	border: 5px solid #DEDEDE;
	}

body {
	background:url(../assets/images/production/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000;
	line-height:18px;
	background-color:#B1B8D4;
	}
	
strong {
	font-weight:bold;
	color: #164169;
	}	
		
.clearfix {
	clear:both;
	}	
	
#wrapper {
	width:805px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	background-color:#DEDEDE;
	background:url(../assets/images/production/bg_wrapper.jpg);	
	}
	

/*header*/	

#header {
	height:180px;
	padding-top: 10px;
	}	
	
#nav {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	width:805px;
	text-align:left;
	color:#666666;
	font-size:15px;
	font-weight:bold;
	background:url(../assets/images/production/nav_bg.jpg);
	}
	
#nav ul {
	margin-right:25px;
	padding-top:5px;
	}	
	
#nav ul li {
	display:inline;
	padding-left:15px;
	font-weight:bold;	
	}
	
#nav-wrapper {
	width:600px;
	height:30px;
	margin-left:25px;
	text-align:left;
	}	
	
#nav a:link {
	color:#999999;
	text-decoration:none;
	}

#nav a:visited {
	color: #999999;
	text-decoration:none;
	}
	
#nav a:hover {
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
	}
	
#nav a:active {
	color: #FFF;
	text-decoration:underline;
	font-weight:bold;
	}		
	
#banner {
	width:805px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	}
	
	
/*content*/

#content {
	width:765px;
	margin-left:20px;
	margin-right:20px;
	font-size:12px;
	line-height:22px;
	margin-top:20px;
	color:#555;
	background-color:#DEDEDE;
	}

#content .center {
	float:left;
	background-color:#FFF;
	border:1px solid #164169;
	margin: 10px;
	width:745px;
	}

#content .map {
	padding:10px;
	}

#tabs {
	float:left;
	padding-left:10px;
	}

#column_left {
	float:left;
	margin:10px;
	width:340px;
	border:1px #CCC solid;
	}
	
#column_right {
	float:right;
	margin:10px;
	width:340px;
	border:1px #CCC solid;
	}

#content .left {
	float:left;
	width:450px;
	background-color:#FFF;
	border:1px solid #164169;
	margin: 10px;
	}

#content .left p {
	padding:5px;
	}
	
#content .right {
	float:right;
	width:265px;
	background-color:#FFF;
	border:1px solid #164169;
	margin:10px;
	}

#content .right p {
	padding:5px;
	}			
	
#content .right ul {
	margin-left:15px;
	margin-bottom:5px;
	}	

#content .right_inside {
	float:right;
	width:625px;
	margin-bottom:10px;
	}	

#content .head {
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
	padding:10px;
	text-align:left;
	background-color:#4B244C;
	color: #DEDEDE;
	}			
	
#content .img_right {
	float:right;
	margin:5px;
	padding:3px;
	}

#content .img_left {
	float:left;
	margin:5px;
	padding:3px;
	}	
	
#content .highlight {
	padding:10px;
	font-size:15px;
	font-style:oblique;
	}
	
#content .small {
	font-size:10px;
	padding-left:10px;
	}

#left_list{
	font-size:16px;
	line-height:28px;
	float:left;
	width:300px;
	margin-left:40px;
	margin-bottom:10px;
	}
	
#left_list a{
	font-size:14px;
	}
	
#right_list{
	float:right;
	width:230px;
	}

.purple {
	color:#4B244C;
	font-weight:bold;
	}	
	
strong {
	color:#4B244C;
	font-weight:bold;
	}
	
.list{
	margin:10px;
	padding-left:10px;
	display:block;
	}
	
.list li{
	list-style:none;
	background-image: url(../assets/images/production/block.jpg);
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding-left:12px;
	}	

.list_columns {
	margin:10px;
	padding-left:25px;
	display:block;
	float:left;
	width:150px;
	}
	
.list_columns li{
	list-style:none;
	background-image: url(../assets/images/production/block.jpg);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:12px;
	}	

#bottom {
	height:20px;
	text-align:center;
	background:url(../assets/images/production/bg_bottom.jpg);
	}			

#footer {
	/*background:url(../assets/images/production/footer_bg.jpg);*/
	background-color:#4B244C;
	width:805px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	font-size:15px;
	color:#c1c4ec;
	text-align:center;
	line-height:25px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#footer	.left {
	float:left;
	padding:5px;
	}

#footer .list_right {
	text-align:right;
	font-size:12px;
	line-height:22px;
	float:right;
	padding:5px;
	margin-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#footer .img_left {
	width:88px;
	height:88px;
	border:solid #000 1px;
	float:left;
	margin:10px;
	}
