*{
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body{
	color:#333333;
	background:#353945;
}

p em, p strong{
	font-size:11px;
	line-height:16px;
}

p{
	margin:0 0 15px 0;
}

div:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0;
}

a{
	color:#852222;
	text-decoration:none;
}

a:hover{
	color:#852222;
	text-decoration:none;
}

.clear{
	clear:both;
}

.mainimage{
	clear:both;
	margin-bottom:-3px;
}

.btm{
	padding-bottom:10px;
}

ul.btm{
	margin-bottom:30px;
}

.left{
	padding-left:14px;
}

/* Headings */
h1{
	font-size:18px;
}

h2{
	font-size:15px;
}

h3{
	font-size:14px;
}

h4{
	font-size:13px;
}

h5{
	font-size:12px;
}

h6{
	font-size:11px;
}
/* End Headings */

#main{
	width:812px;
	background:#FFF;
	position:relative;
	margin:25px auto 0 auto;	
}

#header{
	height:148px;
	padding-top:2px;
	background:url(images/bgContainerTop.gif) no-repeat 
}

#header a.logo{
	display:block;
	float:left;
	width:226px;
	height:91px;
	margin:12px 0 0 8px;
	text-indent:-9999px;
	background:url(images/imgLogo.gif) no-repeat;	
}

#header h1{
	float:left;
	width:378px;
	height:99px;
	text-indent:-9999px;
	margin-top:12px;
	background:url(images/imgHeadline.gif) no-repeat;
}

#header fieldset{
	float:left;
	width:188px;
	height:118px;
	border:none;
	background:url(images/imgPhone.gif) bottom no-repeat;
}

#header fieldset legend{
	display:none;
}

#header fieldset form{
	text-align:right;
}

#header fieldset p{
	margin:0;
}

#header fieldset label, #header fieldset input#txtEmail{
	color:#000;
	display:block;
	font-size:12px;
	padding:1px;
	margin-bottom:6px;
}

#header fieldset label{
	font-size:11px;
}

#txtEmail{
	float:right;
	font-size:11px !important;
	text-align:right;
	color:#6D5B6F !important;
}

#header fieldset form input.submit{
	clear:right !important;
	display:block;
	float:right;
	color:#FFF;
	border:none;
	font-size:10px;
	height:20px;
	width:60px;
	background:#6D6E71;
}

#header fieldset form input.submit:hover{
	cursor:pointer;
}

/*#header fieldset p.phone{
	clear:both !important;
	display:block;
	width:188px;
	height:35kpx;
	text-indent:-9999px;
	margin:0!important;
	background:url(images/imgPhone.gif) no-repeat;
}*/

#midoptions{
	width:780px;
	height:44px;
	padding:20px 0 0 32px;
	background:url(images/bgMidOptions.gif) no-repeat;
}

#midoptions li{
	float:left;
	height:34px;
	list-style:none;
	padding-top:6px;
}

#midoptions li.online{
	width:152px;
	padding-left:57px;
	background:url(images/bgMidOnline.gif) no-repeat;
}

#midoptions li.sic{
	width:147px;
	padding-left:38px;
	background:url(images/bgMidSIC.gif) no-repeat;
}

#midoptions li.request{
	width:149px;
	padding-left:36px;
	background:url(images/bgMidRequest.gif) no-repeat;
}

#midoptions li.ftp{
	width:129px;
	padding-left:56px;
	background:url(images/bgMidFTP.gif) no-repeat;
}

#midoptions li a{
	font-size:11px;
	color:#1B75BC;
}

#midoptions li a:hover{
	color:#A5CBE6;
}

#content{
	padding:15px 6px 15px 15px;
}

a.block{
	float:right;
}

p.underline em{
	text-decoration:underline;
}

p.blue, p.blue a, a.blue{
	color:#1B75BC;
	line-height:16px;
}

p.blue strong{
	font-size:12px;
}

p.small{
	font-size:10px;
}

#homefull{
	float:left;
	width:780px;
	padding-right:20px;
	margin-right:30px;
	line-height:15px;
}

#homeleft{
	float:left;
	width:335px;
	margin-right:30px;
	line-height:15px;
}

#homeleft h2{
	float:left;
	width:208px;
	height:94px;
	text-indent:-9999px;
	background:url(images/imgNewHeightsTitle.gif) no-repeat;
}

#homeleft h4, #homeright h4{
	height:27px;
	font-size:13px;	
	color:#1A1A1A;
	font-weight:normal;
	padding:3px 0 0 10px;
	margin-bottom:4px;
	background:url(images/bgH4.gif) no-repeat;
}

#homeright h4.clear{
	clear:both;
	margin-bottom:0;
}

#homeleft p, #homeright p{
	padding-top:10px;
	line-height:15px;
}

#homeleft p.top, #homeright p.top{
	padding-top:20px;
}

#homeleft li, #homeright li{
	list-style:none;
	line-height:19px;
	padding-left:14px;
}

#homeleft li a, #homeright li a{
	font-size:12px;
	color:#5B5B5E;
}

#homeleft a:hover, #homeright a:hover{
	text-decoration:underline;
}

#homeleft li a:hover, #homeright li a:hover{
	color:#852222;
	text-decoration:none;
}

#homeleft div{
	width:265px;
	padding:15px 0 0 36px;
}

#homeleft div p{
	padding:0;
	margin:0;
}

#homeright{
	float:left;
	width:422px;
}

#homeright h3{
	width:auto;
	display:inline;
	font-size:19px;
	border-bottom:solid 1px #e0c7c8;
}

#homeright h3 strong, #homeright h3 strong em{
	font-size:25px;
}

#homeright h3 strong{
	color:#852222;
}

#homeright h3 strong em{
	color:#1B75BC;
}

#homeright hr{
	height:1px;
	color:#E2E2E2;
	background-color:#E2E2E2;
	margin:25px 10px 20px 0;
}

#homeright-left{
	float:left;
	width:210px;
	margin-right:8px;
}

#homeright-right{
	float:left;
	width:200px;
}

#homeright-right p.pad{
	padding:0 0 0 12px;
}

#mailinglists{
	width:174px;
	height:83px;
	padding:3px 0 0 20px;
	margin-bottom:20px;
	background:url(images/bgMailingLists.gif) no-repeat;
}

#mailinglists h5{
	font-size:14px;
	line-height:19px;
	padding-top:2px;
	color:#1B75BC;
}

#mailinglists ul{
	margin-bottom:8px;
}

#mailinglists li{
	font-size:11px;
	color:#1B75BC;
	padding-left:34px;
}

#mailinglists a{
	float:right;
	display:block;
	width:79px;
	height:20px;
	margin-right:6px;
	text-indent:-9999px;
	background:url(images/btnClickHere.gif) no-repeat;
}

#mailinglists a:hover{
	background-position:0 -20px;
}

#footer{
	clear:both;
	width:812px;
	height:45px;
	margin:0 auto;
	padding-top:15px;
	background:url(images/bgFooter.gif) no-repeat;
}

#footer p{
	color:#FFF;
	margin:0;
	font-size:10px;
	text-align:center;
}

#footer p a{
	color:#FFF;
	font-size:10px;
	text-decoration:bold;
}

#footer p a:hover{
	text-decoration:underline;
}