/*Page Properties*/
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	letter-spacing:0.1em;
}
body {
	margin: 0px;
	background-color:#9FA9CC;
	text-align:center;
	background-image: url(images/front/Bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a:link {
	color: #132F9D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #132F9D;
}
a:hover {
	text-decoration: none;
	color: #132F9D;
}
a:active {
	text-decoration: none;
	color: #132F9D;
}

/*Layout properties*/

.Main{
	display:table;
	height:100%;
	width:776px;
	margin: auto;
	position:relative;
	background-image: url(images/front/Body_Bg.jpg);
}
.Main_BG{
	height:500px;
	background-image: url(images/front/Bg_Top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:left;
	position:relative;
}
.Page_Header{
	height:68px;
	width:750px;
	background-image:url(images/front/Header.jpg);
	margin-left:13px;
}	
.Images{
	height:149px;
	width:750px;
	margin-left:13px;


}
.Nav{
	width:740px;
	height:30px;
	margin-left:18px;
	position:absolute;
	z-index:5000;
	top:203px;
	float:left;
}
.Content_Main{
	min-height:272px;
	width:750px;	
	margin-left:13px;
	border-top:4px solid #FFFFFF;
	background-image:url(images/front/Content_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.Content{
	margin:25px 17px 15px 17px;
}

/*Nav Properties*/

a.button_1 {	
	width:103px;
	height:30px;
	background-image:url(images/front/home.jpg);
	cursor:hand;
	float:left;
}
a.button_1:visited {background-image:url(images/front/home.jpg)}
a.button_1:hover {background-image:url(images/front/home_r.gif)}
a.button_1:active {background-image:url(images/front/home.jpg)}

a.button_2 {
	width:93px;
	height:30px;
	background-image:url(images/front/about.jpg);
	cursor:hand;
	float:left;
}
a.button_2:visited {background-image:url(images/front/about.jpg)}
a.button_2:hover {background-image:url(images/front/about_r.gif)}
a.button_2:active {background-image:url(images/front/about.jpg)}

a.button_3 {
	width:149px;
	height:30px;
	background-image:url(images/front/security.jpg);
	float:left;
	cursor:hand;
}
a.button_3:visited {background-image:url(images/front/security.jpg)}
a.button_3:hover {background-image:url(images/front/security_r.gif)}
a.button_3:active {background-image:url(images/front/security.jpg)}

a.button_4 {
	width:101px;
	height:30px;
	background-image:url(images/front/equipment.jpg);
	float:left;
	cursor:hand;
}
a.button_4:visited {background-image:url(images/front/equipment.jpg)}
a.button_4:hover {background-image:url(images/front/equipment_r.gif)}
a.button_4:active {background-image:url(images/front/equipment.jpg)}

a.button_5 {
	width:185px;
	height:30px;
	background-image:url(images/front/clients.jpg);
	cursor:hand;
	float:left;
}
a.button_5:visited {background-image:url(images/front/clients.jpg)}
a.button_5:hover {background-image:url(images/front/clients_r.gif)}
a.button_5:active {background-image:url(images/front/clients.jpg)}

a.button_6 {
	width:109px;
	height:30px;
	background-image:url(images/front/contact.jpg);
	cursor:hand;
	float:left;
}
a.button_6:visited {background-image:url(images/front/contact.jpg)}
a.button_6:hover {background-image:url(images/front/contact_r.gif)}
a.button_6:active {background-image:url(images/front/contact.jpg)}

/*Text Format Properties*/

h1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #3E4973;
	letter-spacing:0.1em;

}
.actionboxcontainer {
width:198px;
height:auto;
float:right;
position:relative;
background-color:#51557B;
margin:2px;
padding-left:1px;
padding-right:1px;
padding-bottom:1px;
}
.actionboxcontainer p {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	letter-spacing:0.1em;
	margin:0px;
	padding:5px;
	
}
.actionbox2 {
	color: #ffffff;
	margin-left:20px;
	width: 198px;
	float: right;
	margin-bottom: 30px;
	margin-top: 20px;	
}
.actionbox {
width:198px;
height:auto;
position:relative;
background-color:#ffffff;
margin:0px;
}
.actionbox p {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	letter-spacing:0.1em;
	margin:0px;
	padding:5px;
}
