@charset "utf-8";
/* CSS Document */
@import url("qmenu.css");

body {
	font-family: "Century Gothic", Tahoma;
	font-size: 12px;
	color: #535353;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

img {
	border:none;
}

.cen {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#top {
	float: left;
	height: 123px;
	background-image: url(../images/Ats-top-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	background-color: #e7e7e7;
}
.logo {
	float: left;
	height: 49px;
	width: 274px;
	margin-top: 40px;
}
#nav {
	float: right;
	height: 36px;
	width: 620px;
	margin-top: 40px;
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#header {
	background-image: url(../images/Ats-header-bg.png);
	background-position: left top;
	float: left;
	height: 900px;
	width: 100%;
	position: relative;
	z-index: 1;	
}

#header3 {
	background-image: url(../images/Ats-header-bg.png);
	background-position: left top;
	float: left;
	height: 1500px;
	width: 100%;
	position: relative;
	z-index: 1;	
}

.head-img {
	background-image: url(../images/ats-header-bg-2.png);
	background-position: center top;
	height: 475px;
	width: 100%;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 100;
	background-repeat: no-repeat;
}

#header2 {
	background-image: url(../images/Ats-header-bg.png);
	background-position: left top;
	float: left;
	height: 100px;
	width: 100%;
	position: relative;
	z-index: 1;	
}

.head-img2 {
	background-image: url(../images/ats-header-bg-2.png);
	background-position: center -155px;
	height: 100px;
	width: 100%;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 100;
	background-repeat: no-repeat;
}


#center {
	float: left;
	min-height:200px;
    width:100%;
}
.row {
	margin: 0px;
	padding: 0px;
	float: left;
}

.col-inner {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 310px;
}

.box {
	float: left;
	background-image: url(../images/Ats-img-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 212px;
	width: 309px;
	margin-top: 20px;
	margin-right: 11px;
}


.box a{
	font-family: "Century Gothic", Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #466d9d;
	text-decoration: none;
	padding: 0px;
	margin-top: 148px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	height: 30px;
	width: 309px;
}

.box a:hover{
	color: #003;
	text-decoration: none;
}

.box2 {
	float: left;
	background-image: url(../images/Ats-img-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 212px;
	width: 309px;
	margin-top: 20px;
	margin-right: 11px;
}


.box2 a{
	font-family: "Century Gothic", Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #466d9d;
	text-decoration: none;
	padding: 0px;
	margin-top: 148px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	height: 30px;
	width: 309px;
}

.box2 a:hover{
	color: #003;
	text-decoration: none;
}



.box3 {
	float: left;
	background-image: url(../images/Ats-img-3.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 212px;
	width: 309px;
	margin-top: 20px;
	margin-right: 11px;
}


.box3 a{
	font-family: "Century Gothic", Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #466d9d;
	text-decoration: none;
	padding: 0px;
	margin-top: 148px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	height: 30px;
	width: 309px;
}

.box3 a:hover{
	color: #003;
	text-decoration: none;
}

.col1 {
	float: left;
	width: 650px;
}

.col1 ul li{
	padding-top: 7px;
	padding-right: 40px;
	padding-bottom: 7px;
	padding-left: 30px;
	list-style-type: none;
	float: left;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	display: block;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
}

.col1 ul li a{
	background-image: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #2f80e7;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.col1 ul li a:hover{
	text-decoration: none;
	background-color: #002a6f;
}

.col1 p{
	margin: 0px;
	padding: 0px;

}

.col1 h1{
	margin: 0px;
	float: left;
	height: 48px;
	width: 632px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	font-family: "Century Gothic", Tahoma;
	font-size: 24px;
	color: #346596;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px;
}



.col2 {
	float: left;
	width: 305px;
	font-family: "Century Gothic", Tahoma;
	font-size: 24px;
	color: #346596;
	text-decoration: none;
	font-weight: normal;
}

.col2 p{
	float: left;
	padding-top: 5px;
}

.col2 h1{
	margin: 0px;
	float: left;
	height: 48px;
	width: 305px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	font-family: "Century Gothic", Tahoma;
	font-size: 24px;
	color: #346596;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px;
}


.col2 ul li {
	padding: 0px;
	list-style-type: none;
	font-family: "Century Gothic", Tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	float: left;
	width: 305px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -35px;
}

.col2 li a{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	color: #333;
	line-height: 25px;
	background-image: url(../images/bul.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}

.col2 li a:hover{
	color: #666;
}



#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 340px;
	width: 100%;
	background-color: #254771;
}
.fbox {
	float: left;
	height: 187px;
	width: 283px;
	margin-right: 30px;
	margin-top: 50px;
}

.fbox h1{
	background-color: #254368;
	font-family: "Century Gothic", Tahoma;
	font-size: 18px;
	color: #95b0d2;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 34px;
	width: 263px;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.fbox span{
	padding: 10px;
	height: 166px;
	width: 253px;
	background-color: #254368;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

.fbox span a{
	color: #6f8fb6;
	text-decoration: none;
	font-weight: bold;
}

.fbox span a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.row2 {
	float: left;
	height: 20px;
	width: 100%;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-top: 75px;
}

.t1 {
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 70%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.t1 blockquote {
	float: left;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



.t1 h3 {
	float: left;
	font-family: "Century Gothic", Tahoma;
	font-size: 14px;
	color: #346596;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 0px;
	margin: 0px;
	}

.t1 h2 a{
	background-image: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #2f80e7;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	display: block;
	float: left;
}

.t1 h2 a:hover
{
	text-decoration: none;
	background-color: #002a6f;
}

legend
{
	color:#346596;
	font-weight:bold;
	font-size:20px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
fieldset
{
	border-color:#95b0d2;
}
.productbox
{
	background-color:#fff;
	width:135px;
	height:105px;
	margin:1px;
	padding:5px 0px 0px 15px;	
	display:block;
	border-radius:5px;
	border:1px solid #E0DEDE;
}

fieldset ul
{
	margin:0;
	padding:0;
	list-style:none;
}
fieldset ul li
{
	float:left;
}
.productbox img
{
	width:120px;
	height:70px;
}
.productbox h3
{
	margin:1px 0 0-15px;
	padding:0;
	text-align:center;
	font-family: "Century Gothic", Tahoma;
	font-size: 13px;
	color: #346596;
	font-weight: normal;
	
}
.productbox p
{
	margin:1px 0 0-15px;
	padding:0;
	text-align:center;
	font-size: 11px;
}
.productbox a
{
	text-decoration:none;
	color:#1A1A1A;
}
.productbox a:hover
{
	text-decoration:underline;
}