
*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image: url(../images/bg.jpg);
	line-height: 20px;
}


#main {
	width: 1050px;
	margin: 0px auto;
	background:url(../images/main.jpg) right top no-repeat;}

#main_bot{
	width:1050px;
	height: 300px;
	background-color:#fff;
	margin-top:30px;
	border:solid 1px #010066;border-radius:10px;
	box-shadow:0 0 12px 6px #acacac;
	}
#main_bot_2{
	height: 300px;
}

.main_bot1{
	width:230px;
	padding:10px;
	float:left;
	height: 200px;
	border-right:solid 1px #010066;
	padding-left:22px;
	}
.main_bot2{
	width:230px;
	padding:15px;
	float:left;
	height: 190px;
	border-right:solid 1px #010066;}
.main_bot3{
	width:230px;
	padding:15px;
	float:left;
	height: 190px;
	border-right:solid 1px #010066;}
.main_bot4{
	width:230px;
	padding:15px;
	float:left;
	height: 190px;}

#header {
	width:1050px;
	height: 300px;
	margin-top:50px;
	border:1px solid black;
	background:url(../images/header.png);
}

#logo {
		float:left;
		width:164px;
		height:89px;
		margin: 10px 0px 0px 20px;
		background: url(../images/logo.jpg) no-repeat;
		/* Firefox */
		display:-moz-box;
		-moz-box-orient:horizontal;
		-moz-box-pack:center;
		-moz-box-align:center;

		/* Safari and Chrome */
		display:-webkit-box;
		-webkit-box-orient:horizontal;
		-webkit-box-pack:center;
		-webkit-box-align:center;
}
#social{
    float: right;
    margin-top: 10px;
    width: 220px;}

#logo H2 {

		font-family: Arial, Helvetica, sans-serif;
		color:#ffffff;
		font-size:18px;
		font-style:italic;
		}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #ffffff;
}

#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
}

#menus{
	width:1050px;
	height:80px;
	/*background-color:#a7cfe8;*/
	margin-top:15px;
}
#buttons{
	text-align:center;
	height: 25px;
	/*margin: 0px auto;*/
	padding: 0px 0px 0px 0px;
	background: url(../images/buttons.png) center top no-repeat;
	width: 1050px;
}

.menu {
	/* padding:0; */
	padding: 0 0 0 19px;
	list-style-type:none;

}
.menu li {
	float:left;
	margin-top:14px;
	position:relative;
	background:url(../images/menu-spacer.gif) right top repeat-y;
	margin-right: 10px;
	box-shadow:0px 10px 21px #000;
}
.menu li a {
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:3.1em;
	padding:0px 16px 2px 16px;
	color:#fff;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	background:#3173BD;
	text-decoration:none;
}

	.menu .last{
	width:100%;
	overflow: hidden;
	margin-top:14px;
	background:url(../images/menu-spacer.gif) right top repeat-y;
	margin-right: 10px;
	box-shadow:0px 10px 21px #000;
	padding:0 5px 0 5px;;
	margin:0;
	background:#3173BD;
	}

.menu li a.active,
.menu > li > .active:hover {	display:block;
	font-size:14px;
	font-weight:bold;
	height:59px;
	line-height:3.1em;
	padding:0px 16px 2px 16px;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;background:url(../images/home_hover.png);}
.menu > li > .active_about:hover {	display:block;
	font-size:14px;
	font-weight:bold;
	height:59px;
	line-height:3.1em;
	padding:0px 16px 2px 16px;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;background:url(../images/about_hover.png);}
.menu > li > .active_mgmt:hover {	display:block;
	font-size:14px;
	font-weight:bold;
	height:59px;
	line-height:3.1em;
	padding:0px 16px 2px 16px;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;background:url(../images/management_hover.png);}
.menu > li > .active_trg:hover {	display:block;
	font-size:14px;
	font-weight:bold;
	height:59px;
	line-height:3.1em;
	padding:0px 16px 2px 16px;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;background:url(../images/training_hover.png);}
.menu > li > .active_pdt:hover {	display:block;
	font-size:14px;
	font-weight:bold;
	height:59px;
	line-height:3.1em;
	padding:0px 16px 2px 16px;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;background:url(../images/product_hover.png);}
.menu > li > .active_cert:hover {	display:block;
	font-size:14px;
	font-weight:bold;
	height:59px;
	line-height:3.1em;
	padding:0px 16px 2px 16px;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;background:url(../images/certificate_hover.png);}
.menu > li > .active_cont:hover {	display:block;
	font-size:14px;
	font-weight:bold;
	height:59px;
	line-height:3.1em;
	padding:0px 16px 2px 16px;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;background:url(../images/contact_hover.png);}
.menu > li > .active_quote:hover {	display:block;
	font-size:14px;
	font-weight:bold;
	height:59px;
	line-height:3.1em;
	padding:0px 16px 2px 16px;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;background:url(../images/quote_hover.png);}

.menu > li >.no_menu:hover{background:#010066;height:43px;line-height:3.1em;}
.menu > li >.last:hover{background:#010066;}

.but_razd { width: 78px;
	height: 20px;
	background:url(../images/but_razd.gif) center 2px no-repeat;
	float:left;}

#buttons .but:hover {
	text-decoration:underline;
	}

.top {
	height:210px;
	}

.top_text {
	width: 920px;
	float:left;
	background: ;
	height:290px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 8px;
	}

.top_left {
	float:left;
	margin-top: 150px;
	margin: 146px 0px 0px 30px;
}
.top_right {
	float:right;
	margin-top: 150px;
	margin: 146px 30px 0px 0px;
}

.top_img {
	float:left;
	padding: 15px 25px 0px 1px;
	}
.top h1 {
	color:#ffffff;
	font-size:18px;
	padding: 15px 0px 13px 0px;
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.top_fish {
	width: 30px;
	height:25px;
	background:url(../images/fish1.png) 14px 5px ; }

.span_top {
	color:#ffffff;
	font-weight:bold;
}

.text{
	padding: 10px 0px 0px 0px;
}


span {
    color: #000;
    font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

.main {float:left;width:750px;margin:0 auto;font-size: 12px; line-height: 18px; padding-top:30px;margin-top:6px; background-color:#fff;border:solid 1px #010066;border-radius:10px;box-shadow:0 0 12px 6px #acacac}
.side {float:right;width:254px;padding:30px 10px 0px 0px;font-size: 12px; font-family:Verdana;line-height: 18px;margin-top:6px;background-color:#fff;height:550px;border:solid 1px #010066;border-radius:10px;box-shadow:0 0 12px 6px #acacac}
.wrapper {width:100%;overflow:hidden}
.box-1 {width:177px;padding:12px 32px 20px 0;text-align:center;background:url(../images/pic-1.gif) right top repeat-y}
.box-2 {width:241px;padding:12px 0 20px 0;text-align:center;background:url(../images/pic-1.gif) right top repeat-y}
.box-3 {width:175px;padding:12px 0 20px 32px;text-align:center}
.fleft {float:left}
.title-1, .col-1 H3, .col-2 H3 {display:block;font-size:22px;line-height:1.2em; color:#02A515}
.title-2 {display:block;font-size:22px;line-height:1.2em;margin-bottom:17px;color:#02A515}
.title-3 {display:block;font-size:22px;line-height:1.217em;margin-bottom:10px;color:#02A515}
.img-indent-bot {margin-bottom:25px}
.indent-bot {margin-bottom:20px}
.img-indent {float:left;margin:0 32px 0px 0}
.img-indent2 {float:left;margin:0 28px 0px 0}
.img-indent3 {float:left;margin:0 18px 0px 0}
.img-indent4 {float:left;margin:0 20px 0px 0}
.bg-2 {width:100%;padding:37px 0 46px;}
.col-1, .col-2 {float:left}
.col-1 {width:545px; margin-right:65px}
.col-2 {width:288px}
.button {display:inline-block;font-size:11px;line-height:15px;min-width:71px;padding:7px 5px;color:#ffffff;text-align:center;border:1px solid #02A515;background:url(../images/button-tail.gif) 0 0 repeat-x #eee;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px; text-transform: uppercase}

.extra-wrap {overflow:hidden}
.tdate-1 a, .link-1 {color: #02A515; font-weight: bold }

#content_razd {
	width: 994px;
	background: url(../images/content_razd.gif) 663px repeat-y ;
}

#content_top {
	width: 994px;
	background: url(../images/content_top.gif) 663px top no-repeat ;
}

#content_bot {
	width: 974px;
	padding: 0px 10px 0px 10px;
	background: url(../images/content_bot.gif) 663px bottom no-repeat ;
}

.float_l {
	float:left;}
.col {
	width: 318px;
	float:left;}

h1 {
    background: url("../images/button.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    padding: 6px 0px 0px 20px;
	}
	.h_add {
    background: url("../images/button.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    padding: 5px 0px 0px 20px;
	margin-top:10px;
	}
.side_h1 {
    background: url("../images/side_button.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    padding: 6px 0px 0px 20px;
	}


#left{
	width: 622px;
	float: left;
	color:#000000;
	margin-left: 0px;
}

.text{
	padding: 0px 0px 15px 0px;
}

.img_l {	float:left;
		margin: 6px 15px 5px 0px;
}

.img_r {	float: right;
		margin: 9px 10px 3px 10px;
}

.span_cont {	color: #02A515;
	font-size:12px;
	font-weight:bold;
}

#content H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #02A515;
	text-align: left;
	padding: 5px 0px 0px 0px;
}

.read_r{
	text-align: right;
	padding: 5px 6px 3px 0px;
	background: url(../images/read.gif) right 5px no-repeat;
	text-transform:uppercase;
}

.read_r a {
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 2px;

}

.next {
	width: 100%;
	text-align: right;
	padding: 0px 0px 0px 0px;}

.next a{
	color:#FFFFFF;
	text-decoration: none; }

.next a:hover {
	text-decoration: underline; }

.more {
text-align:right;}
.more a {
	color: #02A515;
	text-decoration:none;
}



#right{
	float: right;
	width: 264px;
}

.span_dat {
	color: #002380;
	text-decoration: underline;}

#bottom {
	width: 1014px;
	margin: 0px auto;
	color:#FFFFFF;
	padding: 20px 0px 0px 0px;

}

#b_col1 {
	width: 250px;
	float: left;
	margin-left: 20px;
}
#b_col2 {
	width: 197px;
	float: left;
	margin-left: 49px;
}
#b_col3 {
	width: 200px;
	float: left;
	margin-left: 20px;
	text-align: left;
}
#b_col4 {
	width: 204px;
	float: left;
	margin-left: 45px;
	text-align: left;
}

#bottom ul {
	list-style:none;
	padding: 0px 0px 0px 0px;}

#bottom li {
	padding: 8px 0px 0px 0px;
	}
#bottom ul a:hover {
	text-decoration:underline;
	}

#bottom ul a {
	color:#ffffff;
	text-decoration:none;
	font-weight: 100;}

.fu_i {
	padding: 0px 14px 0px 0px;
	vertical-align: middle ;
}

#b_col2 ul {
	list-style:none;
	padding: 0px 0px 0px 0px;}

#b_col2 li {
	padding: 4px 0px 0px 20px;
	background: url(../images/fish2.gif) 0px 11px no-repeat;}

#b_col2 a {
	color:#FFFFFF;
}

.wrapper {width:100%;overflow:hidden;}
.wrapper a {color: #D7D6D6;padding:0px 7px 0px 7px; text-decoration:none;}
.wrapper a:hover {text-decoration:underline;	}


#footer{
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 8px 0px 0px 0px;
	height: 48px;
	text-align: center;
	width: 1014px;
	margin: 0px auto;

}

#footer a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
