/* CSS Document */

/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	padding: 0px 0px;
	margin: 0px 0px;
	background-color: #fff;
	background-image:url(../media/bg_main_patter.gif);
	background-position:top center;
	background-repeat:repeat-x;
}

a {color: #333; text-decoration: none;}
a:hover	{color: #333; text-decoration:underline;}
a:focus {outline:none;}

p {line-height: 21px; margin:10px 0px 11px 0px; padding:0px;}
li {line-height: 21px;}
hr {border-bottom: #aeb8be 1px solid; border-top:#FFFFFF 1px solid; border-left:#FFFFFF 1px solid; border-right:#FFFFFF 1px solid; margin:10px 0px 10px 0px; padding: 0px;}

h1 {font-size:16pt; color:#005d86; margin: 0px 0px 22px 0px; padding: 0px 0px; font-weight:normal;}
h2 { font-size:12px; margin:0px; padding:0px;}

.clearer { clear:both; }

#wrapper {background-image: url(../media/bg_main_top.jpg); background-position:top center; background-repeat: no-repeat; margin:auto; padding:0px; width:840px;}

#header { height:140px;}
#header .sub-menu { text-align:right; padding:15px 15px 0px 0px; font-size:10px;}
#header .logo {}
#header .logo a {height:100px; display:block; text-indent:-9000px;}

#content .box1 {width:200px; text-align:center; float:left; margin-left:120px;}
#content .box2 {width:200px; text-align:center; float:left;}
#content .box3 {width:200px; text-align:center; float:left;}

