/*--------------------- TechXpress Inc. ---------------------*/
/*------------------------ Style.css ------------------------*/
/*-- STANDARD --*/
p { line-height: 1.5em ; }
h1 { font-size:15px }
h2 { font-size:14px }
h3 { font-size:13px }
h4 { font-size:12px }
h5 { font-size:11px }
body
{font-size:11px; font-family: Arial, Helvetica, sans-serif; color: #000000;  text-decoration: none; margin: 0; padding: 0; background-image: url(images/main_bg_01.gif); background-repeat: repeat-x; background-color: #f6f6f6;}

a:link {color: #004EFF; text-decoration: none;}
a:visited {color: #004EFF; text-decoration: none;}
a:active {color: #004EFF; text-decoration: none;}
a:hover {color: #004EFF; text-decoration: underline; }

/*-- Regular short style for form elements --*/
.short {font-size: 11px; color: #1A3F7E;}

/*------------------------------------ Underline Class ------------------------------------- */
.underline a:link {text-decoration: underline;}
.underline a:visited {text-decoration: underline;}
.underline a:active {text-decoration: underline;}
.underline a:hover {text-decoration: none;}

/* ----------------Alsett clearing method ------------------------------------------- */
.clearfix:after {
content: "."; display: block; height: 0; clear: both; visibility: hidden;
}

.clearfix {
display: inline-block;
}

* html .clearfix {height: 1%}
.clearfix {display: block;}

/* ---------------------------------- Site Specific Layout -------------------------- */
div#main {width: 800px; margin-right: auto; margin-left: auto;}

div#logo {float: left;}

div#top_right {float: left;}

div#domain_name {float: left; background-image: url(images/top_bg_03.gif); background-repeat: no-repeat; height: 33px; width: 473px; color: #004584; font-weight: bold; text-align: center; font-size: 24px; padding-top: 5px;}

div#domain_end_cap {float: left;}

div#server_img {float: left;}

div#content_box {float: left; background-image: url(images/content_bg_07.jpg); background-repeat: no-repeat; width: 431px; height: 165px; color: #ffffff; font-size: 12px; padding: 20px 50px 0 50px;}

div#content_box p{margin: 0; padding: 0 0 10px 0;}

div#content_right {float: left;}




/* --------------------------------- Docs Specific Layout -------------------------- */
