@charset "utf-8";
/* CSS Document */

#site-wrap       { width:840px; margin:0 auto; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #333;}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#top {float:left; height:30px; width:830px;}
.t-right {float:left; padding-left:400px; width:240px; padding-top:3px; font-family:Calibri; font-size:18px; color:#FFF;}
.t-right-2 {float:right; width:149px;}

#main-body {float:left; width:830px; margin:15px 0 0 0;}
.b-left {float:left; width:320px; height:665px;}
.b-left-2 {float:left; width:320px; height:600px;}
.contact { margin:26px 0 0 42px; background-image:url(../images/steel-box.gif); background-repeat:no-repeat; width:229px; height:236px;}
.b-right {float:right; width:510px; height:auto;}
.t-menu {float:right; height:25px; margin-bottom:20px; width:314px;}
.m-menu {float:right; width:489px; height:20px; margin-bottom:15px;}
.b-menu {float:right; height:30px; margin-bottom:15px; width:489px; background-image: url(../images/sub-menu-bg.gif); background-repeat:no-repeat;}
.img {margin-bottom:14px;}
.content {float:left; text-align:left; width:470px; margin:0 0 10px 20px;}
.contact-form {float:left; width:490px; margin:0 0 10px 20px; background-image: url(../images/contact-m.jpg); background-repeat:repeat-y;}
#third-box {float:left; width:830px; height:140px;}

/*TEXT STYLES*/

h1 {font-family:Calibri; font-size:18px; color:#23378F;}
h2 {font-family:Calibri; font-size:14px; color:#23378F;}
h3 {font-family:Calibri; font-size:11px; color:#000;}
h4 {}
h5 {}
h6 {}

.boldblack {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; font-weight:bold;}
.bigblack {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000; font-weight:bold;}
.boldblue {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#23378F; font-weight:bold;}
.bigblue {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#23378F; font-weight:bold;}

/*TEXT STYLES------------END*/

#footer {float:left; width:830px; padding:5px 0 10px 0; border-top: 1px solid #000;}
.f-left {float:left; width:200px;}
.f-right {float:right; width:129px;}

/*TOP MENU */
a.nav1 {
	display:block;
	background-image:url(../images/t-menu-bg.gif); background-repeat:no-repeat;
	width:314px;
	text-align:center;
	color: #fff;
	font:15px Calibri, Verdana, Geneva, sans-serif;
	font-weight: 500;
	text-decoration:none;
	height:22px;
	padding-top:3px;
}
a.nav1:hover {
	display:block;
	background-image:url(../images/t-menu-bg.gif); background-repeat:no-repeat;
	width:314px;
	text-align:center;
	color:#999;
	font:15px Calibri, Verdana, Geneva, sans-serif;
	font-weight: 500;
	text-decoration:none;
	height:22px;
	padding-top:3px;
}

/*TOP MENU -----------------END*/
a.t-right:link {text-align:right;color:#fff; padding-top:5px; font:15px Calibri, Verdana, Geneva, sans-serif; font-weight:bold; text-decoration:none;}
a.t-right:hover {text-align:right;color:#fff; padding-top:5px; font:15px Calibri, Verdana, Geneva, sans-serif; font-weight:bold; text-decoration:none;}
a.t-right:active {text-align:right;color:#fff; padding-top:5px; font:15px Calibri, Verdana, Geneva, sans-serif; font-weight:bold; text-decoration:none;}
a.t-right:visited {text-align:right;color:#fff; padding-top:5px; font:15px Calibri, Verdana, Geneva, sans-serif; font-weight:bold; text-decoration:none;}
