html, body {
	margin : 0;
	padding : 0;
	text-align : justify;
}

#container {
	width : 900px;
	height : 1300px;
	background : #ffffff;
	margin : auto;
}

#upper_header_bar {
	width : 900px;
	height : 36px;
}

#upper_header_bar1 {
	float : left;
	width : 469px;
	height : 36px;
	background : url(../images/upper_header_bar1.jpg) no-repeat;
}

.upper_header_bar2 {
	background : url(../images/upper_header_bar2.jpg) no-repeat;
	float : right;
	width : 431px;
	height : 36px;
	text-align : center;
	padding : 4px 0;
}

ul#top_menu {
	display : inline-block;
	width : 420px;
	margin : 0;
	padding : 0;
	list-style-type : none;
}

ul#top_menu li {
	float : left;
	font-size : 9pt;
	padding-left : 5px;
	padding-right : 5px;
	border-right : 1px dotted #ffffff;
}

ul#top_menu li a{
	text-decoration : none;
	color :#ffffff;
	font-family : verdana;
	font-size : .9em;
}

ul#top_menu li#contactus {
	border-right : none;
}

#companylogo {
	float : left;
	clear : both;
	width : 69px;
	height : 68px;
	margin-bottom : 0px;
	margin-top : -14px;
}

#menu {
	clear : both;
	width : 900px;
}

#main_menu {
	width : 770px;
	text-align : center;
	float : right;
	
}

.main_menu1 {
font-weight: bold;
        width : 770px;
        text-align : center;
        float : right;  
 
}

ul#mainmenu {
	float : right;
	width : 770px;
	margin : 0;
	padding : 0;
	list-style-type : none;
}

ul#mainmenu li{
	float : right;
	text-align  : center;
	font-size : 9pt;
	padding-right : 10px;
	
}

ul#mainmenu li a{
	display : block;
	text-align  : center;
	margin-bottom : 1px;
	color : #616161;
	text-decoration : none;
	font-family : verdana;
	padding-right: 2px;
	padding-bottom: 3px;
	font-size : 8pt;
	/*border-bottom : 1px dotted #616161;*/
}

/*ul#mainmenu li a:visited {
	width  : 94px;
	margin-bottom : 0px;
	border-bottom : none;
	background : url(../images/menu_visited_image.jpg) no-repeat;
	font-family : verdana;
	font-size : 9pt;
	color : #ffffff;
	font-weight : normal;
}*/

/*ul#mainmenu li a:hover{
	width  : 94px;
	margin-bottom : 0px;
	border-bottom : none;
	background : url(../images/menu_hover_image.jpg) no-repeat;
	font-family : verdana;
	font-size : 8pt;
	color : #616161;
	font-weight : bold;
}*/

ul#mainmenu li a:hover{
	display : block;
	text-align  : center;
	margin-bottom : 1px;
	border-bottom : none;
	background : #C8C6C7;
	font-family : verdana;
	font-size : 8pt;
	color : #616161;	
}

#greybar {
	clear : both;
	background : url(../images/greybar.jpg) repeat-x;
	width : 900px;
	height : 30px;
}

#bc_box {
	width : 880px;
	margin-bottom : 5px;
	margin-left : 10px;
	padding : 0;
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #616161;
}

#maincontent { 
	clear : both;
	width : 880px;
	margin : auto;
}

#leftcontent {
	width : 580px;
	float : left;
}

#leftcontent2 {
	width : 580px;
	float : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #616161;
}

#rightcontent {
	width : 260px;
	float : right;
}

#dedicated {
	width : 580px;
	height : 135px;
	padding : 5px;
	margin-bottom : 5px;
	margin-left : 4px;
}

#dedicated_text {
	width : 400px;
	float : left;
}

#dedicated_text p {
	margin : 15px 0px;
	padding : 0;
	text-align : justify;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #616161;
}

#dedicated_server {
	width : 125px;
	float : right;
	margin-top : 5px;
	margin-right : 15px;
}

#feature_list {
	clear : both;
	width : 580px;
	height : 660px;
}

#contact_box {
	clear : both;
	width : 580px;
	background:#F2F1F1;
	padding-left:10px;
	height:300px;
}

#contact_form {
	padding-top:30px;
}

#field_label {
	width:200px;
	float:left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #616161;
}

#mid_colon {
	width:20px;
	float:left;
}

#input_field {
	width:335px;
	float:left;
}

#empty_row {
	width:550px;
	height:20px;
	float:left;
}

.processor_header {
	background : url(../images/processor_bar.jpg) no-repeat;
	float : left;
	text-align : center;
	margin-right : 4px;
	margin-bottom : -2px;
	position : relative;
	z-index : 1;
	width : 133px;
	height : 18px;
}

h3.whiteheader {
	margin : 0;
	padding : 0;
	margin-top : 1px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #ffffff;
}

h3.whiteheader a{
	color : white;
	text-decoration: none;
}

h3.whiteheader a:hover{
	color : white;
	text-decoration: underline;
}

#feature_box {
	clear  : both;
	width : 580px;
	height : 632px;
	background : url(../images/processor_box.jpg) no-repeat;
	padding : 10px;
}

.bold_grey_text {
	margin : 0;
	padding : 0;
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #616161;
}

#p_serverdetails {
	width : 95px;
	border-bottom : 2px dotted #616161;
	margin-left : 455px;
}

#p_server {
	float : left;
	width : 100px;
	margin-right : 25px;
}

#p_cpu {
	float : left;
	width : 60px;	
	margin-right : 10px;
}

#p_bus {
	float : left;
	width : 60px;
	margin-right : 10px;
}

#p_cache {
	float : left;
	width : 50px;
	margin-right : 10px;
}

#p_ram {
	float : left;
	width : 120px;
	margin-right : 10px;
}

#p_price {
	float : left;
	width : 90px;
}

ul.normal_grey_text {
	margin : 0;
	padding : 0;
	list-style-type : none;
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #616161;
	line-height : 15pt;
}

#server {
	float : left;
	width : 99px;
	margin-right : 25px;
}

#cpuspeed {
	float : left;
	width : 60px;
	margin-right : 10px;
}

#busspeed {
	float : left;
	width : 60px;
	margin-right : 10px;
}

#cache {
	float : left;
	width : 50px;
	margin-right : 10px;
}

#ram {
	float : left;
	width : 120px;
	margin-right : 10px;
}

#price {
	float : left;
	width : 60px;
}

#order {
	margin-top : -1px;
	float : left;
	width : 50px;
}

#order ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	
}

#order ul li {
	line-height : 13pt;
	margin : 0;
	padding : 0; 
}

#order ul li a {
	line-height  : 15pt;
	margin : 0;
	padding : 0; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #013098;
	
}

#nochoice {
	text-align : center;
	padding : 5px;
	clear : both;
	width : 590px;
	height : 26px;
	background : url(../images/no_choice_bar.jpg) no-repeat;
}

#nochoice p, #nochoice a {
	margin : 0;
	padding : 0; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #ffffff;
}
	
#nochoice p {
	width : 590px;
	letter-spacing : -1px;
	word-spacing : 2px;
}

#chatbox {
	margin-top : 3px;
	height : 220px;
	float : right;
	width : 257px;
}

/*#logindiv { 
	height : 200px;
}*/
/*#chatbox h3 {*/
#login_bar {
	padding : 2px 0px;
	padding-bottom : 0;
	width : 260px;
	height : 30px;
	background : url(../images/login_bar.jpg) no-repeat;
}

#login_bar h3 {
	margin-left : 24px;
}

#chatbox #logindiv form {
	margin : 0;
	padding : 0;
	line-height : 12pt;
	color : #616161;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

#chatbox #logindiv form a{
	color : #616161;
}

#phonediv {
	margin-top : 20px;
}

#chat {	
	float : left;
	text-align : center;
}

#phone {
	float : right;
}

#chatbox #phonediv #phone p{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
	color : #616161;
	font-size : 8pt;
}

#accounts_feature {
	height : 280px;
	width : 259px;
	float : right;
}

#account_feature_bar {
	width : 260px;
	height : 34px;
	background : url(../images/account_feature_bar.jpg) no-repeat;
}

#account_feature_bar h3{
	margin-left : 124px;
	padding-top : 5px;
}

#accounts_feature p {
	margin : 0;
	padding : 0;
	text-align : justify;
	color : #616161;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal; 
	margin-left : 10px;
}

#accounts_feature img {
	margin-bottom : 4px;
}

#resources {
	clear : both;
	width : 260px;
	text-align : center;
	margin-bottom : 5px;
}

#resources_bar {
	width : 260px;
	height : 34px;
	background : url(../images/resources_bar2.jpg) no-repeat;
}

#resources_bar h3 {
	margin-left : 150px;
	padding-top : 4px;
}

#leftresources {
	width : 150px;
	float : left;
}

#rightresources {
	width : 110px;
	float  : right;
}

h3.resource_header { 
	margin : 0;
	padding : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #616161;
	text-decoration : underline;
	font-weight : bold;
}

#leftresources img, #rightresources img {
	margin-bottom : 10px;
}

#bottom {
	clear : both;
	width : 880px;
	margin  : auto;	
	text-align : center;
}

#bottom p {
	margin : 3px;
	padding : 0;
	color : #616161;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal; 
}

a img {
	border : none;
}

#side_menu {
	width : 255px;
	float : right;
}

#side_menu_bar {
	width : 255px;
	height : 24px;
	background : url(../images/side_menu_header.gif) no-repeat;
	text-indent: 12px;
	padding-top: 5px;
}

.sidemenustyle, .sidemenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 12px Verdana;
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid #FAFAFA;
border-bottom-width: 0;
display : block;

}

.sidemenustyle li a{
display: block;
width : 235px; /*width of menu (not including side paddings)*/
color: black;
background-color: #f0f0f0;
text-decoration: none;
padding: 4px 5px 4px 10px;
border-bottom: 1px solid #FFFFFF;
}

* html .sidemenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 250px; /*width of menu (include side paddings of LI A*/
}

.sidemenustyle li a:hover{
background-color: #8DB6EA;
color: black;
}

.sidechildmenustyle, .sidechildmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 10px Verdana;
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid #FAFAFA;
border-bottom-width: 0;
display : block;

}

.sidechildmenustyle li a{
display: block;
width : 215px; /*width of menu (not including side paddings)*/
color: black;
background-color: #F9F9F9;
text-decoration: none;
padding: 4px 5px 4px 30px;
border-bottom: 1px solid #FFFFFF;
}

* html .sidechildmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 250px; /*width of menu (include side paddings of LI A*/
}

.sidechildmenustyle li a:hover{
background-color: #8DB6EA;
color: black;
}
