a:link,a:visited { text-decoration:none; }


ul,ol { list-style:none; }






a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/
body { background-color:#ffffff; text-align:left; }
/*--------/Background Color----------*/
p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 { font-family:Tahoma, Courier, mono; color:#000000; font-size:11px; text-decoration:none; }
p,dl,dt,dd,ul,ol,li { line-height: 13px; }
p,pre,blockquote {
	margin-bottom:7px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	padding-left: 25px;
	padding-right: 5%;
}
a:link,a:visited { font-weight:bold;}
a:hover,a:active { text-decoration:underline; }
h1 { font-size:18px; }
h2,h3 { font-size:16px; }
h4 { font-size:14px; }

/*---------page width--------*/
#wrap {
	position:relative;
	width:800px;
	margin:10px auto/*-------auto = centered-------*/;
}
#contactform {
	left: 453px;
	top: 322px;
	width: 100%;
	padding-top: 10%;
}
#buynow {
	position:absolute;
	left: 814px;
	top: 704px;
}

/*------------Header----------*/
 #banner { background:url("../images/header.png") no-repeat; height:156px; margin:0; }
  #banner2 { background:url("../images/header2.png") no-repeat; height:156px; margin:0; }
 #banner h1 { font: 2em garamond, serif; padding:80px 0 0 470px; font-size:30px; font-weight:normal; color:transparent; }
/*------------/Header----------*/

 /*--------Page Title---------*/
 #title { background-color:#436EA0; color:#f5f5f5; height:20px; margin:2px 0; padding:2px 10px 0 0; text-align:right; }
  /*--------/Page Title---------*/
  
 #content { /*background:url("../images/bg-index.gif") repeat-y;*/
	background-color:#ffffff;
	text-align:left;
	background-repeat: no-repeat;
	background-position: center;
	height: 530px;
	width: 100%;
	background-image: url(../images/home.png);
	position: relative;
	clear: both;
}

 #contentp { /*background:url("../images/bg-index.gif") repeat-y;*/
	background-color:#ffffff;
	text-align:left;
	background-repeat: no-repeat;
	background-position: center;
	height: 800px;
	width: 100%;
	
	position: relative;
	clear: both;
}

#content_testimonials {
	background-color: #FFF;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
 #content h3 { padding:10px 10px 5px 10px; }
#content #left_text table {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: relative;
	padding-left: 5%;
}
 #content h4 { padding:0 21px 3px 21px; }
 #content p, #content dl {
	text-align: left;
	width: 100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	padding-left: 0px;
}
 #content dl { padding-bottom:10px; }
 #content dd { padding-bottom:20px; }
 
  #column-left { width:500px; float:left; margin-right:2px; }
  #column-left a:link, #column-left a:visited { color:#6FA3DF; }
  
  #column-right { width:216px; float:left;background-color:#ADD1FA }
  #column-right a:link, #column-right a:visited { font-family:Tahoma; text-decoration:underline; }
  #column-right a:hover, #column-right a:active { text-decoration:none; }
  
  #bottom { height:10px; clear:both; overflow:hidden; }



#footer {
	width:800px;
	text-align:center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../../Design/Support/RAW_Award_Feb_2010.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 100px;
}
#footer p {
	margin-bottom:3px;
	text-align: center;
}
#footer a:link, #footer a:visited { font-weight:normal; }

/*------------Main Menu--------*/
#nav { background-color:#000000; width:900px; height:40px; position:relative; }
#nav li { position:absolute; }
#nav li, #nav a { width:140px; height:40px; display:block; }
#nav a { font-family:Tahoma; text-decoration:none; font-size:12px; text-align:center; color:#f5f5f5; line-height:20px; } 

#nav-01 { left:2px; }
#nav-02 { left:145px; }
#nav-03 { left:288px; }
#nav-04 { left:431px; }
#nav-05 { left:574px; }

#nav-01 a:hover, #nav-02 a:hover, #nav-03 a:hover, #nav-04 a:hover, #nav-05 a:hover { background-color:#ADD1FA;color:#436EA0 }

/*------------Main Menu--------*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrap #content #left_text table tr td {
	color: #006;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 16px;
}
#content table tr td p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}
#wrap #content #left_text table tr td .text {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

