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

body {
	margin-top: 0px;
	font-family:Tahoma;
	background:#FFFFFF url(images/newclient_images/bg.gif) repeat-x;
}

.cbox_col1{width:240px; height:auto; float:left; margin-bottom:20px; margin-right:15px;}
.cbox_col2{width:240px; height:auto; float:left; margin-bottom:20px; margin-right:15px;}
.cbox_col3{width:240px; height:auto; float:left; margin-bottom:20px; margin-right:0px;}

.contenttop_bg{
	background:url(images/newclient_images/content_top.png) no-repeat;
	height:16px;
	margin-bottom:0px;
}

.content_bg{
	background:url(images/newclient_images/content_mid.png) repeat-y;
	height:100%;
	padding:0 0 0 30px;
	margin-top:0px;
}

.contentbot_bg{
	background:url(images/newclient_images/content_bot.png) no-repeat;
	height:16px;
}

span{font-size:12px;}

form{height:100%; width:100%;}

form .div{width:auto; height:40px; float:left; margin-bottom:20px; margin-right:20px;}

h4{font-size:14px; color:#000000; font-weight:bold; margin-bottom:5px; margin-top:5px;}
h2{font-size:20px; color:#000000; font-weight:bold; margin-bottom:10px; margin-top:5px; line-height:18px;}

.chkboxes{width:240px; height:auto; font-size:12px;}

.main1 {
	width:801px;
	margin: 0px auto 0px auto;
}

.header{
	width:801px;
	height:255px;
	background:url(images/supporthead.jpg) no-repeat;
}

.header1{
	width:801px;
	height:100%;
}

.content {
	width:801px;
	height:150px;
	margin-top:10px;
}

.content1 {
	width:801px;
	height:150px;
	margin-top:25px;
	position:relative;
}

h1 {
	color:#333333;
	font-size:1.164em;
	line-height:1em;
	margin-bottom:5px;
	margin-top:10px;
}

.left p{font-size:12px; margin-top:5px;}
.middle p{font-size:12px; margin-top:5px;}
.right p{font-size:12px; margin-top:5px;}
.top{ height:90px; width:800px;}
.logo{
	height:90px;
	width:450px;
	background:url(logo.png) no-repeat;
	float:left;
}

.remote a{
	margin-top:40px;
	margin-right:10px;
	float:right;
	color:#FFFFFF;
	
}

.left {
	float:left;
	width:240px;
	background:url(images/supportbox.jpg) no-repeat;
	height:150px;
	margin-left:4px;
	display:inline-block;
	padding:5px 15px 5px 10px;
}

.middle {
	float:left;
	width:250px;
	background:url(images/supportbox.jpg) no-repeat;
	height:150px;
	display:inline-block;
	padding:5px 5px 5px 10px;
}

.right {
	float:left;
	width:250px;
	background:url(images/supportbox.jpg) no-repeat;
	height:150px;
	display:inline-block;
	padding:5px 5px 5px 10px;
}

.clear {
	clear:left;	
}
.clear1 {
	clear:both;	
	height:0px;
}
.footer{ background:url(images/supportfooter.gif) repeat-x; height:5px; background-position:top; margin-top:15px; padding:10px 0 0 0; color:#000000;}