.main{width:900px; margin:0 auto; text-align:left}
*{
	margin: 0;
	padding: 0;	
	font-family : arial;
	letter-spacing : normal;
	font-weight: normal;
	font-size: 12px;
}

/*text satyles*/
h1{ font-family:Arial; font-size:24px; line-height:28px}

.style1 {
	font-family: Arial;
	color: #1f8ccf;
	font-size:20px;
	line-height:28px;
}
.style2 {font-family: Arial;font-size: 14px; color:#222222}
.style3 {font-family: Arial;font-size: 9px; color:#222222}	
	
.style4 {font-family:Arial; font-size:18px; line-height:22px}

.style6 {
	font-family: Arial;
	font-size: 16px;
}

.style7 {font-family: Arial; font-size:22px; }

p{padding:0px}
a:link {
	margin: 0;
	padding: 0;	
	font-family : arial;
	letter-spacing : normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration:underline
}
a:visited {
	margin: 0;
	padding: 0;	
	font-family : arial;
	letter-spacing : normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration:underline
}


/*main page*/
body {
	padding: 0;
	margin: 0;
}

/*options for the main page*/
#container {
  background:url(images/sundflower25.jpg) repeat-y ;
	position:relative;
	width: 900px;
	text-align:center;
	margin:0 auto 0;
	height:1000px;
}
#home #container {
  background:url(images/sundflower25.jpg) repeat-y ;
	position:relative;
	width: 900px;
	text-align:center;
	margin:0 auto 0;
	height:2850px;
}
#corner #container {
  background:url(images/sundflower25.jpg) repeat-y ;
	position:relative;
	width: 900px;
	text-align:center;
	margin:0 auto 0;
	height:2000px;
}
#links #container {
  background:url(images/sundflower25.jpg) repeat-y ;
	position:relative;
	width: 900px;
	text-align:center;
	margin:0 auto 0;
	height:1000px;
}
#testimonials #container {
	background:url(images/sundflower25.jpg) repeat-y;
	position:relative;
	width: 900px;
	text-align:center;
	height:1750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#forms #container {
  background:url(images/sundflower25.jpg) repeat-y ;
	position:relative;
	width: 900px;
	text-align:center;
	margin:0 auto 0;
	height:1100px;
}

 #main1 {
	position:absolute;
	top:237px;
	left:99px;
	width : 700px;
	text-align : left;
	text-indent : -1px;
	height: 790px;
}
 #main2 {
	position:absolute;
	top:237px;
	left:99px;
	width : 700px;
	text-align : left;
	text-indent : -1px;
	height: 1790px;
}
.main1a{width:450px; padding-left:20px}

#maincontent
{
position:relative;
top:200px;
left:0px;
width:100%;
margin:0;
padding:0;
}

#home #main1 {
	position:absolute;
	top:50px;
	left:100px;
	width : 700px;
	text-align : left;
	text-indent : -1px;
	height: 2559px;
}

#links #main1 {
	position:absolute;
	top:235px;
	left:100px;
	width : 700px;
	text-align : left;
	text-indent : -1px;
	height: 700px;
}
#main1 p{padding:5px}

#header
{
	position:absolute;
	top:5px;
	left:5px;
	width:476px;
}

#headertext{
	position:absolute;
	top:5px;
	left:480px;
	width:400px;
}
ul {list-style:none}
/*navigation */
#customNav
{
width: 900px; 
position:absolute; 
top:160px; left:0px; 
border-bottom:solid #CCCCCC 2px;	
border-top:solid #CCCCCC 2px;
z-index:30;
}

 #customNav ul {
padding:0px;
list-style:none;
width:900px;
float:left;
height:25px;
margin:0;
}

#customNav ul li{
	float:left;
	color:#000000;
	height:25px;
	position: relative;
}

#customNav ul a
{
display:block;
width:111px;
text-align:center;
line-height:2.2em;
text-decoration:none;
font-family: Arial; font-size:12px; color:#1f8ccf; font-weight:bold 
}

#customNav ul a:hover
{ font-style:italic; color:#0000bb;
text-decoration:underline;
}

#customNav div
{	position: absolute;
     left:-40px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #5970B2;
	border-left:1px solid #5970B2;
	border-right:1px solid #5970B2;
	background:url(images/sundflower_sect.jpg);
}

	#customNav div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 5px;
		width: 190px;
		white-space: nowrap;
		text-align: center;
		text-decoration: underline;
		color: #1f8ccf;
		font: 12px arial;
		font-weight:bold}

	#customNav div a:hover
	{	
		color: #0000bb}


ul a
{
line-height:2.1em;
text-decoration:underline;
font-family: Verdana; font-size:12px; color:#000000;
}

ul a:hover
{ font-style:italic; color:#1f8ccf;
text-decoration:underline;
}
#footer{ position:absolute; bottom:10px; width:400px}
.clear{
	clear: both;
}
