body {
	background:#ffffff url('../images/bg-repeat.jpg') repeat-x;
}

#container {
	position:relative;
	margin:0 auto;
	width:980px;
	background:url('../images/contentBG.jpg') no-repeat;
}

#header {
	width:100%;
	padding-top:0px;
	height:370px;
}

.logo {
	float:left;
	display:inline;
	padding:20px;
}

.getStarted {
	float:right;
	display:inline;
	padding:15px 30px;
}

.customDesign {
	position:absolute;
	top:123px;
	left:24px;
}

.previewBig {
	position:absolute;
	top:72px;
	left:465px;
}



#content {
	font-family:arial;
	clear:both;
	width:938px;
	margin:0 auto;
	position:relative;
}

h2 {
	color:#0788c0;
	font-size:24px;
	font-weight:400;
	margin:25px 0px 15px 0px;
}

h3 {
	color:#1a5776;
	font-size:20px;
	font-weight:900;
	margin:25px 0px 15px 0px;
}

h3 span {
	font-size:12px;
	color:#333333;
}

#content a {
	color:#0088e8;
}

#content a:hover {
	color:#015881;
}

p {
	font-size:13px;
	line-height:20px;
	color:#222222;
	margin:10px 0px;
}

ul {
	margin-left:10px;
}

li {
	font-size:13px;
	line-height:20px;
	color:#222222;
	background:url('../images/checkMark.jpg') no-repeat 0px 2px ;
	padding-left:30px;
	margin:10px 0px;
}

#content ol {
	margin-left:30px;
	list-style-type: decimal;
}

#content li {
	font-size:12px;
	line-height:18px;
	color:#222222;
}

.bodyText {
	float:left;
	width:580px;
	padding-left:25px;
	margin-top:100px;
}

.leftSide {
	float:left;
	width:327px;
}

.pad15 {
	padding:15px;
}

.sideBox {
	border:1px solid #c1b696;
	background:#efebd6;
	padding:15px;
}

.ss {
	display:block;
	float:left;
	padding:4px;
}

.ss img {
	padding:3px;
	border:1px solid #888888;
}

.ss:hover img {
	border:1px solid #ff0000;
}

#footer {
	background:url('../images/footerBG.jpg') repeat-x;
	margin-top:30px;
	height:248px;
}

#subFoot {
	background:url('../images/footer.jpg') no-repeat;
	position:relative;
	margin:0 auto;
	width:938px;
	height:226px;
}

#footer .left {
	float:left;
	width:325px;
}

#footer p {
	text-align:center;
	font-family:arial;
	font-size:16px;
	line-height:24px;
	color:#236380;
}

#footer p a {
	color:#236380;
}

#footer h3 {
	font-family:arial;
	font-size:24px;
	text-align:center;
	line-height:30px;
	color:#ffd200;
	padding:15px 15px;
	float:right;
	width:580px;
}

.txtInput {
	background:#ffffff;
	width:200px;
	border:1px solid #a4a4a4;
	padding:3px;
}
