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

* {
	margin:0;
	padding:0;
}

body {
	background-color:#f6f6f6;
	font-family: Arial;
}	


#container {
	margin:auto;
}

#top {
	margin-top:3px;
	margin-bottom:0;
	padding-top:5px;
}

#aboutcompany {
	height:40px;
}

#logo {
	float:left;
	width:40px;
	height:40px;
}

#affiliate {
	width:232px;
	height:60px;
	float:right;
}

#header {
	background-image:url(images/hdr.jpg);
	height:299px;
}

#contentwrap {
	background:url(images/bgcontent.jpg) repeat-x;
	height:455px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

#content_main {
	padding:0;
	overflow:hidden;
}

#package {
	word-spacing: 10px;
}

#contentleft {
	padding:0;
}

#contentright {
	padding:0 ;
	margin-top:20px;
}

#contact_form {
	background:url(images/bg_content_right.jpg) no-repeat left;
	height:335px; 	
}

#contact_form p {
	font-size:14px;
	margin:0px 0;
}

#contact_form input {
	margin-bottom:2px;	
	}
	
.padding1 {
	padding:0 0px 0 15px;
}

.padding2 {
	padding:0 10px 0 14px;
}

.input {
	font:15px Trebuchet MS;
}

#themeheader {
	padding:1.5em 14em 2em 1em;
}

#themeheader h1 {
	color:#FFFFFF;
	font-size:35px;
	text-shadow: 2px 2px -1px #555;
}

#package {
	padding:0;
}

#footer {	
	background-image:url(images/ftr.jpg);
	height:13px;
}

.image_footer {
	width:942px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;	
}

h2 {
	color:#1382b6;
	margin:13px 0 8px;
}

h1{

}

p {
	line-height:18px;
}

img {
	border:none;
}

#homecontent  {
	margin:0 15px;
	clear:both;
	}
	
#homecontent p {
	font-size:12pt;
	margin-right:30px;
	}

.ad_1 {
	font-size:12pt;
}

#gww_service_banner {
background-image:url(images/gww_package_banner.jpg);
background-repeat:no-repeat;
background-position:top center;
overflow:hidden;
height:69px;
margin:5px 0;
padding:0;
display:block;
}
#boxcnt {
display:block;
}
#boxcnt li {
margin-left:0;
}
.gww_container {
width:199px;
float:left;
margin:41px 0 0;
}
.float_left {
float:left;
}
.sus_banner_button li{
display:inline;
margin:0;
padding:0;
}
ul.sus_banner_button, ul.sus_banner_button1 {
margin:0;
padding:0;
list-style-type:none;
}
.button_padding {
padding-left:113px;
}
.float_left {
float:left;
}

.sus_banner_button li a {
background-image: url(images/signup_button.png);
background-repeat:no-repeat;
width:76px;
height:24px;
display:block;
margin-left:25px;
}
.sus_banner_button li a:hover {
background-image: url(images/signup_button1.png);
width:76px;
height:24px;
text-decoration:none;
}
.sus_banner_button1 li a {
background-image: url(images/learnmore_button.png);
background-repeat:no-repeat;
width:76px;
height:24px;
display:block;
margin-left:0px;
}
.sus_banner_button1 li a:hover {
background-image: url(images/learnmore_button1.png);
width:76px;
height:24px;
text-decoration:none;
}

#captchab input {
	float:left;
	height:21px;
	letter-spacing:8px;
	margin:0 8px 0 0;
	text-align:center;
	width:84px;
}

#submitcapt input{
	background-image:url("images/submit.jpg");
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	height:25px;
	margin:1px 0 0;
	padding:0;
	width:85px;
	
}
