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

/** {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #001948;
}
#container {
	height: auto;
	width: 1440px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.headsec {
	height: auto;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
.conte_sec {
	background-image: url(images/fadebg.png);
	background-repeat: repeat;
	height: auto;
	width: 936px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.conte_sec4map {
	background-image: url(images/fadebg.png);
	background-repeat: repeat;
	height: auto;
	width: 936px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}

.footersec {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 25px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
}
.footersec a {
	color: #FFFFFF;
	text-decoration: none;
}
.footersec a:hover {
	color: #95C82F;
	text-decoration: none;
}
.conte_sec font a {
	text-decoration: none;
	color: #99CC33;
}
.conte_sec font a:hover {
	text-decoration: none;
	color: #00CC66;
}
.cont_lft {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border: 1px dotted #FFFFFF;
	height: auto;
}
.cont_rgt {
	float: right;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border: 1px dotted #FFFFFF;
	height: auto;
	text-align: center;
}
.formstyle {
	height: 25px;
	width: 300px;
	border: 1px solid #FFFFFF;
	background-color: #152C65;
}

.formstyle2 {
	height: 70px;
	width: 300px;
	border: 1px solid #FFFFFF;
	background-color: #152C65;
}
.submt {
	background-color: #FFFFFF;
	height: 25px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	color: #000099;
}
.clearer {
	clear: both;
}
#container_2 {
	height: auto;
	width: 1440px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #00CC66;
}
#container_contact {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#container_services {
	height: auto;
	width: 1440px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#container_majorpro {
	height: auto;
	width: 1440px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#container_ariesgroup {
	height: auto;
	width: 1440px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.menubox {
	color: #FFFFFF;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.menunewstyle {
	color: #002465;
	min-height: 27px;
	width: 280px;
	padding-top: 8px;
	display: block;
	float: left;
	background-image: url(images/fadebg.png);
	margin-bottom: 1px;
}
.menunewstyle a {
	text-decoration: none;
	height: 27px;
	width: 280px;
	padding-top: 8px;
	padding-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.menunewstyle a:hover {
	font-weight: bold;
	text-decoration: none;
	height: 27px;
	width: 170px;
	padding-top: 8px;
	padding-left: 30px;
	color: #99CC00;
}

#image_id
{
    float:left;
    margin-left:10px;	
}
.menu-inner {
    font-size: 10px;
    line-height: 29px;
   /* list-style: none;*/
    list-style-type: disc;
    text-align: left;
}
.menu-inner a {
	text-decoration: none;
	height: 27px;
	width: 280px;
	padding-top: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu-inner a:hover {
	font-weight: bold;
	text-decoration: none;
	height: 27px;
	width: 170px;
	padding-top: 8px;
	padding-left: 8px;
	color: #99CC00;
}
