@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#top_login {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 44px;
	padding-top: 8px;
	font-size: 10px;
}

#top_login form table tr td input {
	font-size: 12px;
}
#top_login form table tr td #submit {
	width: 45px;
	color: #FFF;
	background-color: #ACACAC;
	font-weight: bold;
}
#container {
	width: 909px;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 0;
	margin: 0px;
	height: 100px;
}
#link_box {
	padding-top: 46px;
	padding-left: 400px;
}
.links {
	margin-bottom: 12px;
	font-size: 16px;
}
.links a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.links a:hover {
	color: #FFFFFF;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 463px;
	margin-left: 10px;
}
#search {
	color:#039;
	float: right;
	width: 350px;
	text-align: right;
	padding-top: 70px;
}
#menu {
	width: 909px;
	height: 43px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}
#menu_left {
	background-image: url(../images/menu_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 43px;
	width: 10px;
}
#menu_right {
	background-image: url(../images/menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 43px;
	width: 899px;
	float: right;
}
#menu_right UL {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu_right LI {
	float: left;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#menu_right a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 31px;
	width: 125px;
	display: block;
	text-align: center;
	padding-top: 12px;
	background-image: url(../images/menu_up.jpg);
	background-repeat: no-repeat;
}
#menu_right a:hover {
	background-image: url(../images/menu_down.jpg);
	background-repeat: no-repeat;
}
#contact_menu {
	width: 909px;
	height: 43px;
	background-image: url(../images/contact_menu_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact_menu_left {
	background-image: url(../images/contact_menu_left.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 43px;
	width: 7px;
}
#contact_menu_right {
	background-image: url(../images/contact_menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 43px;
	width: 898px;
	float: right;
	color: #666;
}
.contact_td {
	color: #039;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
#mainContent {
	padding: 0px;
	background-image: url(../images/background_image.jpg);
	height: 264px;
	width: 909px;
	background-repeat: no-repeat;
}
#mainContent2 {
	padding: 0px;
	width: 909px;
	background-repeat: no-repeat;
}
.read_more {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	padding: 0px;
}
.data_box {
	background-image: url(../images/data_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 167px;
	background-color: #FFF;
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-right: 1px;
	font-size: 12px;
	color: #000;
}
.data_box1 {
	background-image: url(../images/data_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 167px;
	background-color: #FFF;
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 12px;
	color: #000;
}
.data_header {
	color: #039;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 5px;
}
.data_lists {
	height: 75px;
}
#data_enclosure {
	margin-bottom: 10px;
}
#footer {
	width: 879px;
	height: 84px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 10px;
	color: #666;
}
#footer_left {
	float: left;
	width: 550px;
}
#footer_right {
	width: 200px;
	float: right;
	text-align: right;
}
#footer a {
	font-weight:normal;
}
#footer a:hover {
	text-decoration:none
}
.clear {
	font-size: 1px;
	clear: both;
}
.text_box {
	margin-bottom: 10px;
}
.text_top {
	width: 909px;
	height: 29px;
	background-image: url(../images/text_top_bg.jpg);
	background-repeat: repeat-x;
}
.text_top_left {
	background-image: url(../images/text_top_left.jpg);
	height: 29px;
	width: 8px;
	float: left;
	background-repeat: no-repeat;
}
.text_top_right {
	background-image: url(../images/text_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
}
.text_header {
	font-size: 18px;
	font-weight: bold;
	color: #039;
	padding-top: 5px;
}
.text_content {
	width: 869px;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 5px;
	background-image: url(../images/text_background.jpg);
	background-repeat: repeat-y;
}
.text_bottom {
	width: 909px;
	height: 29px;
	background-image: url(../images/text_bottom_bg.jpg);
	background-repeat: repeat-x;
}
.text_bottom_left {
	background-image: url(../images/text_bottom_left.jpg);
	height: 29px;
	width: 8px;
	float: left;
	background-repeat: no-repeat;
}
.text_bottom_right {
	background-image: url(../images/text_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 19px;
	text-align: right;
	color: #06C;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.text_bottom_right a {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}
.contact_header {
	clear: none;
	font-size: 18px;
	font-weight: bold;
	color: #039;
	margin: 0px;
	padding: 0px;
}
.para_bottom {
	margin: 0px;
	padding: 0px;
}
.para_main {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.layout_td {
	font-size: 10px;
	text-align: center;
	padding-bottom: 10px;
}
.host_info {
	width: 25%;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #C2F5F5;
}
.host_info1 {
	width: 25%;
	background-image: url(../images/host_bg.jpg);
	background-repeat: repeat;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #C2F5F5;
}
#hosting_table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #dff1fb;
}
.tbl_gray {
	background-color:#e7f4fc;
}
.tbl_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.center {
	text-align: center;
	width: 265px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.list_mid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B8B8B8;
}
.red {
	font-weight: bold;
	color: #F00;
}
.green {
	font-weight: bold;
	color: #0C0;
}
.serviceh2 {
	color:#003399;
	font-size:18px;
	font-weight:bold;
}
.ser_link {
	font-size:12px;
}
.lispace {
	padding-bottom:5px;
}
a {
	color:#226bc7;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#003399;
	text-decoration:underline;
}
.sml_text_box {
	margin-bottom: 10px;
	margin-top:0px;
	padding:0px;
	float:left;
}
.sml_text_top {
	height: 29px;
	background-image: url(../images/text_top_bg.jpg);
	background-repeat: repeat-x;
}
.sml_text_top_left {
	background-image: url(../images/text_top_left.jpg);
	height: 29px;
	width: 8px;
	float: left;
	background-repeat: no-repeat;
}
.sml_text_top_right {
	background-image: url(../images/text_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
}
.sml_text_header {
	font-size: 18px;
	font-weight: bold;
	color: #039;
	padding-top: 8px;
	margin-top: 0px;
}
.sml_text_content {
	width: 261px;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 5px;
	background-repeat: repeat-y;
}
.sml_text_bottom {
	height: 29px;
	background-image: url(../images/text_bottom_bg.jpg);
	background-repeat: repeat-x;
}
.sml_text_bottom_left {
	background-image: url(../images/text_bottom_left.jpg);
	height: 29px;
	width: 8px;
	float: left;
	background-repeat: no-repeat;
}
.sml_text_bottom_right {
	background-image: url(../images/text_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 19px;
	text-align: right;
	color: #06C;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.sml_text_bottom_right a {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}
#services-left-side {
	background-image: url(../images/sml_text_background.jpg);
}
#services-right-side {
	background-image: url(../images/sml_text_background.jpg);
}
#services-middle {
	background-image: url(../images/sml_text_background1.jpg);
}
#personal-left-side {
	background-image: url(../images/sml_text_background450.jpg);
}
#personal-right-side {
	background-image: url(../images/sml_text_background450.jpg);
}
.personal_text_content {
	width: 410px;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 10px;
	background-repeat: repeat-y;
}
.text_header2 {
	font-size: 14px;
	font-weight: bold;
	color: #039;
	padding-top: 5px;
}
.align_bottom {
	position: relative;
	width: 100%;
	vertical-align: bottom;
	display: table-cell;
}
.standard_ul{
	margin-left: 20px;
	list-style-type: disc;	
}
.twocolwidecontent {
	width: 560px;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 10px;
	background-repeat: repeat-y;
	background-image: url(../images/sml_text_background600.jpg);
}
.twocolsmlcontent {
	width: 261px;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 5px;
	background-repeat: repeat-y;
	background-image: url(../images/sml_text_background.jpg);
}
