body {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
}
td.footer	{
	background-image:url(/images/bottom-shader.png);
	background-repeat:no-repeat;
	width:791px;
	height:9px;
}
td.right-shader	{
	background-image:url(/images/right-shader.png);
	background-repeat:repeat-y;
	width:7px;
}
td.white	{
	background-color:#FFFFFF;
}
#logo	{
	background-image:url(/images/cheap-faxless-logo.jpg);
	background-repeat:no-repeat;
	width:364px;
	height:58px;
}
#header	{
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	width:784px;
	height:250px;
}
#form	{
	float:right;
	position:relative;
	width:200px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	margin-top:70px;
	margin-right:5px;
}
.input-bg	{
	background-image:url(/images/form-background.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:15px;
	border:solid 0px #ffffff;
	padding-left:5px;
}
#action	{
	float:right;
	position:relative;
	margin-left:100px;
	margin-top:-130px;
}

#header-quote	{
	float:left;
	position:relative;
	margin-left:215px;
	margin-top:25px;
	font-size:30px;
	text-align:right;
	font-family:"Tahoma", Trebuchet MS, Arial, sans-serif
}
#header-quote span	{
	font-size:40px;
}


#nav	{
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	height:31px;
	text-align:center;
	padding-left:20px;
}
#nav td	{
	text-align:center;
}
#nav a	{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
}
#nav a:hover	{
	color:#FEA41C;
	font-size:12px;
	text-decoration:underline;
	padding-left:6px;
	padding-right:6px;
}



#content	{
	padding-left:8px;
	padding-right:8px;
}
.contentmargin	{
	padding-top:10px;
	padding-bottom:15px;
}

#leftcontent	{
	position:relative;
	float:left;
	width:501px;
}
	


#rightcontent	{
	position:relative;
	float:right;
	background-color:#F5F5F5;
	padding-top:10px;
	width:252px;
	padding-bottom:10px;
}
#rightcontent td	{
	padding:10px 5px 5px 20px;
}
.info	{
	background-image:url(/images/1st.jpg);
	background-repeat:no-repeat;
	height:116px;
	width:232px;
	background-position:center;
}
.about	{
	background-image:url(/images/2nd.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:116px;
	background-position:center;
}
.faq	{
	background-image:url(/images/3rd.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:116px;
	background-position:center;
}
.sidequote	{
	position:relative;
	text-align:right;
	margin-right:13px;
	margin-left:110px;
	margin-bottom:10px;
	font-size:10px;
}
.sidequote a{
	color:#000000;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.sidequote a:hover	{
	color:#FEA41C;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.sidebutton	{
	position:relative;
	text-align:right;
	margin-right:13px;
	margin-left:120px;
	margin-top:4px;
	margin-bottom:5px;
}


#bottom-nav	{
	background-image:url(/images/bottom-nav.jpg);
	background-repeat:no-repeat;
	width:768px;
	background-color:#FFFFFF;
}
#bottom-nav td	{
	width:33.3%;
}
#bottom-nav a	{
	color:#000000;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	letter-spacing:1.5px;
}
#bottom-nav a:hover	{
	color:#FEA41C;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	letter-spacing:1.5px;
}
.title	{
	padding-top:5px;
	padding-bottom:10px;
	text-align:right;
	padding-right:8px;
}
.bottomcontent	{
	padding-left:8px;
	padding-top:10px;
	padding-bottom:10px;
}


#copyright	{
	font-size:11px;
	color:#666666;
	text-align:center;
}
#copyright ul {
	margin:0px;
	padding:0px;
	color:#666666;
}
#copyright ul li {
	display:inline;
	margin-right:10px;
}
#copyright a {
	color:#666666;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
/* creates illusion of cellpadding on all td's */
#student-loan-form	{
	padding-left:5px;
}
#form td {
	padding:3px;
}




/* makes labels for all fields bold */
.form-01, .form-03, .form-05, .form-07 {
	font-weight:bold;
}




/* centers all form elements */
.form-02, .form-04, .form-06, .form-07, .form-08, .form-09 {
	text-align:center;
}




/* modifies the text entry fields */
.input-01, .input-02, .input-03 {
	width:100px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
