/*
Design by Till Striegel & Metamorphosis Design
http://www.metamorphozis.com
Released under a modified License for commercial use.
License Key:  x98sd-des9-hzdo
*/

*
{
margin: 0px;
padding: 0px;
}

a{
	color: #002b72;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

body {
	background: url(images/bg.jpg);
	background-repeat:repeat;
	font: 15px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content{
	margin: 0 auto;
	width: 1033px;
	text-align: left;
}

#main{
	width: 1013px;
	margin: 0 auto;
	clear:both;
}

.padbg{
	padding: 10px;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainbot{
	background: url(images/mainbot.jpg) no-repeat bottom left;
}

#header {
	width: 1017px;
	height: 294px;
	background: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position: left;
}

#logo {
	height: 100px;
	text-align: left;
	padding-left: 40px;
	padding-top: 40px;
}


#logo a {
	text-decoration: none;
	//text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #002b72;
}
#logo H2 a{
	font-size: 12px;
}


#menu{
	width: 100%;
	height: 69px;
	margin: 0 auto;
	background: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#menu ul {
	list-style: none;
	padding-top: 4px;
	padding-left: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 15px;
	float: left;
	width: 16.6%;
	height: 34px;
	display: block;
	margin-top:6px;
	padding-top: 15px;
}

#menu a:hover{
	height: 34px;
	color: #6082bb;
	background: url(images/hov.png);
	background-position:center;
	background-repeat:no-repeat;
}

#left{
	width: 290px;
}

.company ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #002b72;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

#left a:hover{
	color: #000000;
}

.left_top{
	background: url(images/left_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 186px;
	margin-bottom: 10px;
}

.left_top_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:italic;
	color: #002b72;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 28px;
}

.left_top_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002b72;
	padding-left: 15px;
	padding-right: 15px;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 33px;
	font-weight: normal;
	padding-top: 9px;
	color: #ffffff;
	background: url(images/title_left.jpg);
	background-repeat:repeat-x;
	text-align: center;
}

.title_left_bot{
	background: url(images/title_left_bot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 27px;
}

#left ul {
	list-style: none;
	padding-left:8px;
}

#left li {
	background: url(images/ls.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

#right{
	float: right;
	width: 717px;
}

#right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #002b72;
}

#right a:hover{
	color: #000000;
	text-decoration:none;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 33px;
	font-weight: normal;
	padding-top: 9px;
	color: #ffffff;
	background: url(images/title_right.jpg);
        background-position:center;
	background-repeat:no-repeat;
	text-align: left;
	padding-left: 20px;
}

.title_right_bot{
	background: url(images/title_right_bot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 27px;
}

#cen{
	background: url(images/cenbg.jpg) top left;
	padding-bottom:5px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

.read{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}

.read a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002b72;
	text-decoration: none;
	border-bottom: 1px dotted #002b72;
	font-weight:bold;
	margin-right: 15px;
}

#footer {
	height: 33px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
