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

body
{
	background:url(../images/background.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515353;
	padding:0px;
	margin:0px;
}

.clear
{
	clear:both;
	
}

#total_container
{
	width:950px;
	height:auto;
	margin:auto;	
}

.top_nav_container
{
	width:950px;
	height:27px;
}

.nav_container1
{
	width:424px;
	height:27px;
	float:right;
	
}

a.nav_link
{
	padding-left:14px;
	padding-right:14px;
	height:21px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	float:left;
	text-decoration:none;
	padding-top:6px;
	border-right:1px solid #3c89ca;
}


a.nav_link:hover
{
	padding-left:14px;
	padding-right:14px;
	height:21px;
	text-align:center;
	color:#0d5a9a;
	font-weight:bold;
	font-size:11px;
	background:url(../images/nav_hover.jpg) repeat-x;
	float:left;
	text-decoration:none;
	padding-top:6px;
	border-right:1px solid #3c89ca;
}

.logo_container
{
	width:950px;
	height:123px;
	
}

.logo
{
	width:344px;
	height:123px;
	float:left;
	
}

.header_top_line
{
	width:950px;
	height:2px;
	background:#000;
	margin-bottom:2px;
}

.header
{
	width:950px;
	height:261px;
	
}

.header2
{
	width:950px;
	height:166px;
	
}

.header_bot_line
{
	width:950px;
	height:2px;
	background:#d8e4ec;
	margin-bottom:2px;
	margin-top:2px;
}

.four_boxes_bg
{
	width:950px;
	height:208px;
	background:#f7f7f7;
}


.four_boxes_bot_line
{
	width:950px;
	height:2px;
	background:#dedede;
	margin-bottom:2px;
	margin-top:2px;
}

.four_boxes_inside
{
	width:926px;
	height:177px;
	margin:auto;
	padding-top:12px;
}

.box1
{
	width:224px;
	height:176px;
	background:#FFF;
	float:left;
	margin-right:4px;
}

.box2
{
	width:224px;
	height:176px;
	background:#FFF;
	float:left;
	
}

.box_border
{
	width:1px;
	height:176px;
	margin-right:4px;
	background:#FFF;
	float:left;
}

.box_title
{
	width:183px;
	height:auto;
	padding-top:15px;
	padding-bottom:15px;
	font-size:15px;
	font-weight:bold;
	color:#668508;
	text-align:center;
	margin:auto;
	
}

.box_blue_patch
{
	width:183px;
	height:47px;
	background:#15446c;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
}

.box_blue_patch1
{
	width:183px;
	height:57px;
	background:#15446c;
	margin:auto;
	padding-top:5px;
	padding-bottom:10px;
}

.patch_text_container
{
	width:167px;
	height:auto;
	margin:auto;
	overflow:hidden;
	padding-top:4px;
}

.patch_text_container1
{
	width:147px;
	height:auto;
	margin:auto;
	overflow:hidden;
	padding-top:4px;
}

.bullet
{
	width:10px;
	height:6px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	
}

.bullet_text
{
	width:auto;
	height:auto;
	float:left;
	font-weight:bold;
	color:#FFF;
	
}

.readmore_container
{
	width:183px;
	height:auto;
	margin:auto;
	padding-top:10px;
	text-align:right;
}

a.readmore
{
	text-decoration:underline;
	color:#1066ae;
}

a.readmore:hover
{
	text-decoration:underline;
	color:#668508;
}


.middle_text1
{
	width:950px;
	height:auto;
	background:url(../images/middle_bg1.jpg) repeat-x;
	overflow:hidden;
}

.middle_text_grabber
{
	width:950px;
	height:auto;
	background:url(../images/bg2.jpg) repeat-x;	
	overflow:hidden;
	margin-top:2px;
}


.middle_text_inside1
{
	width:667px;
	height:auto;
	float:left;
	color:#535353;
	text-align:justify;
	margin-top:23px;
	margin-left:20px;
	line-height:20px;
	font-size:11px;
}

.right_pic
{
	width:224px;
	height:172px;
	float:left;
	margin-top:23px;
	margin-left:22px;
	vertical-align:middle;
}

.footer_container
{
	width:950px;
	height:73px;
	background:url(../images/footer_bg.jpg) repeat-x;
	margin-top:20px;
	padding-top:15px;
	
}

.footer1
{
	width:50%;
	height:30px;
	float:left;
	font-size:10px;
	color:#989898;
}

.footer2
{
	width:50%;
	height:30px;
	float:right;
	text-align:right;
	font-size:10px;
	
}

a.footer_link
{
	text-decoration:none;
	color:#989898;
}

a.footer_link:hover
{
	text-decoration:none;
	color:#15446c;
	text-decoration:underline;
}

img
{
	border:none;
	
}

.right_col
{
	width:242px;
	height:auto;
	float:left;
	margin-top:23px;
	margin-left:30px;
}


.right_box1
{
	width:240px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	background:#f8f8f8;
	border:1px solid #e1e1e1;
	
}

.right_box2
{
	width:240px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	background:#f8f8f8;
	border:1px solid #e1e1e1;
	margin-top:10px;
	
}





.middle_text_inside2
{
	width:637px;
	height:auto;
	float:left;
	color:#535353;
	text-align:justify;
	line-height:20px;
	font-size:11px;
}

.middle_text_inside22
{
	width:637px;
	height:auto;
	float:left;
	color:#535353;
	text-align:justify;
	line-height:20px;
	font-size:11px;
	border-bottom:2px solid #c8d1d9;
	padding-bottom:15px;
}

.middle_text_inside2x1
{
	width:637px;
	height:auto;
	float:left;
	color:#535353;
	text-align:justify;
	line-height:20px;
	font-size:11px;
	margin-top:10px;
}
.middle_text_inside3
{
	width:637px;
	height:auto;
	float:left;
	color:#535353;
	text-align:justify;
	margin-top:23px;
	margin-left:20px;
	line-height:20px;
	font-size:11px;
}


.right_box_title
{
	width:224px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	background:#FFF;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#8bb50d;
}

.box_text
{
	width:224px;
	height:auto;
	margin:auto;
	padding-top:5px;
	padding-bottom:10px;
	
}

.box_text22
{
	width:200px;
	height:auto;
	margin:auto;
	padding-top:5px;
	padding-bottom:10px;
	line-height:18px;
	font-size:11px;
	
}


.box_text1
{
	width:200px;
	height:auto;
	margin:auto;
	padding-top:15px;
	padding-bottom:10px;
	
	
}


a.sub_section
{
	font-size:12px;
	color:#4c4c4c;
	font-weight:bold;
	text-decoration:none;
}

a.sub_section:hover
{
	font-size:12px;
	color:#0c5796;
	font-weight:bold;
	text-decoration:underline;
}

a.drop_us
{
	text-decoration:underline;
	color:#1066ae;
}

a.drop_us:hover
{
	text-decoration:underline;
	color:#8bb50d;
}

.software_dev_box
{
	width:638px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:2px solid #c8d1d9;
	font-size:20px;
	color:#1066ae;
	margin-bottom:10px;
	
}

.software_dev_box1
{
	width:638px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:2px solid #c8d1d9;
	font-size:20px;
	color:#8bb50d;
	margin-bottom:10px;
	
}

.big_pic
{
	width:632px;
	height:107px;
	margin-top:10px;
	margin-bottom:10px;
	
}


.right_ad
{
	width:240px;
	height:170px;
	background:#000000;
	margin-top:10px;
	text-align:center;
	color:#FFF;
	padding-top:130px;
	
}

.green_text
{
	font-size:20px;
	color:#89b50d;
	
	
}

.form_text
{
	width:auto;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
}

.form_textx1
{
	width:auto;
	height:auto;
	margin-top:10px;
	margin-bottom:5px;
}


.form_field
{
	width:391px;
	height:25px;
	border:1px solid #a1a1a1;
}

.form_fieldx1
{
	width:391px;
	height:125px;
	border:1px solid #a1a1a1;
}


a.email1
{
	font-size:11px;
	text-decoration:underline;
	color:#1066ae;
}

a.email1:hover
{
	font-size:11px;
	text-decoration:underline;
	color:#000000;
}
