/* CSS Document */

#body {
	padding : 0;
	margin : 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100.1%;
	color: #FFFFFF;
}


#wrapper {
	width : 850px;
	margin : auto;
	background-color: #FFFFFF;
	height: 1225px;	
		
}

#headerwrapper {
	width : 850px;
	height : 128px;
	float: left;
}
	

#header {
	width : 400px;
	height : 128px;
	background-color: #FFFFFF;
	float: left;
	background-repeat: no-repeat;	
	
}


#headerinfo {
	width : 400px;
	height : 128px;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	color: #5A834D;
	font-size: 18px;
	text-decoration: none;
	text-align: right;
	line-height: 18px;
	}


#nav {
	width : 848px;
	height : 44px;
	background-color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	font-size: 12px;
	float: left;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	word-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#nav a {
	color: #5A824D;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom : 16px;
}

#nav a:hover{
	color: #FFFFFF;
	background-color: #5A824D;
	}
	
#flashcontent {
	width:850px;
	height:300px;
	float: left;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#flashform {
	width:850px;
	height:300px;
	float: left;
	background-color: #999999;
}

#contentwrapper {
	width : 848px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}
#content {
	width : 540px;
	float: left;
	margin-top: 12px;
	margin-left: 18px;
	line-height: 26px;
	font-size: 12px;
	padding-top: 10px;
}



#contentcolumnone {
	width : 250px;
	float: left;
	margin-left: 10px;
	}
	
#contentcolumntwo {
	width : 250px;
	float : left;
	margin-left: 15px;
	}
	
#contentcolumnthree {
	width : 380 px;
	}
	

#productcontent {
	width :  580px;
	margin-top : 12px;
	margin-left : 18px;
	float: left;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	}
	
#prepresscontent {
	width :  580px;
	height : 900px;
	margin-top : 12px;
	margin-left : 18px;
	float: left;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
}
	
#productone {
	width : 280px;
	float : left;
	margin-top: 25px;
}

#producttwo {
	width : 280px;
	float : left;
	margin-top: 25px;
	margin-left: 10px;
}

#productsidebar {
	width : 180px;
	float : right;
	margin-right: 15px;
	margin-top : 15px;
	height: 400px;	
}

#templates {
	width : 400px;
	background-color: #F1FFED;
	border: 1px solid #999999;
	margin-left: 65px;
}



#sidebar {
	width: 220px;
	color: #999999;
	float: right;
	width: 220px;
	top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	margin-right: 15px;
	border: 1px solid #999999;
	line-height: 14px;
	background-color: #F1FFED;
	padding-top: 10px;
}

#footer {
	height: 100px;
	background-image: url(../images/footebackground.jpg);
	background-repeat: repeat-x;
	clear: both;
}



#footerleft{
	height: 45px;
	width:450px;
	font-size: 12px;
	color: #999999;
	margin: auto;
	line-height: 20px;
	padding-right: 425px;
	font-family: Helvetica, Arial, sans-serif;
}



#footerleft a {
	color: #999999;
	
}

#footerleft a:hover{
	color : #333333;
	
}
	
