html, body {
margin 0;
height: 100%;
width: 100%;
background: url(../img/.jpg) repeat;
background-repeat: repeat-x;
background-attachment:scroll;
background-position: 0% 100%;

}


#wrapper 	{
                width: 950px;
                padding: 0px;
                clear: both;
		margin: 10px auto 0px auto;
	        position: relative;
                 /* IE4ever Hack: Hide from IE4 **/
                position: static;
                /** end hack */
		background: #fff;
	        }


#wrapbot {
	width: 950px; 
 	position: relative;
	clear:both;
	height:40px;
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 10px 0px;

}


#wrapbot p strong
	
	{

	line-height: 16px;
	font-family: arial;
	font-size: 16px;
	color: #8e2e33;
	text-align: center;
	background: #fff;
	}

#wrapbot p
	
	{

	line-height: 12px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	text-align: center;
	background: #fff;
	}

#header {position: relative;
	border-bottom: 0px solid #fff; 
	float:left; 
	width: 950px;
	left: 0px;
	padding:00px 0 0 0;
	margin: 00px 0 30px 0;
	background: #fff;
	padding: 00px auto 0px auto;
	z-index: 1;
		}

#header img {float: left;}

#header p {
	text-align:right; 
	line-height: 14px;
	font-family: arial;
	font-size: 14px;
	color: #666;
	margin: 30px 30px 00px 00px;
	float:right;
	font-weight:normal; 
	 }

#content

{
	position:relative; 
	clear:both;
	width: 950px;	
	border-top: 1px solid #8e2e33;
	border-bottom:  0px solid #ccc;
	background: #fff;
	margin: 10px 00px 10px 00px;
	overflow:auto; 
	padding: 20px 0 10px 0;
}




#menu { float:left;
	position: relative;
	height: 30px;
	width: 950px;
	border: 1px solid #8e2e33;
	z-index: 4;
	background: url(../img/menubg.jpg) repeat-x;
	-moz-border-radius-topleft: 15px;  
 	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px; 
	-webkit-border-top-right-radius: 15px;
	margin: 0 0 10px 0;
}


#fullwidth {position:relative;
	float: left; 
	border: 0px solid #e2e2e1; 
	border-right: 0px solid #e2e2e1;
	border-bottom: 0px solid #e2e2e1;
	
	width: 890px;
	margin: 20px 30px 20px 30px;
	}

#vertbar_l {
	position:relative;
	float: left;
	height:auto;
	width: 230px;
	background: #fff;
	padding: 00px 0 00px 00px;
	border: 0px solid #e2e2e1; 
	margin: 00px 30px 10px 00px;
	}

#vertbar_r {
	position:relative;
	float: right;
	height:auto;
	width: 242px;
	background: url(../img/subbg.jpg) repeat; 
	margin: 20px 0px 10px 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

#vertbar_l img {
	margin: 20px auto 20px auto;
	display: block; 
	width: 220px;
	height: 170px;
	}

#vertbar_r img {
	margin: 20px auto 20px auto;
	display: block; 
	width: 230px;
	height: 170px;
	}


#primary {position:relative;
	float: left; 
	height: auto;
	width: 610px;
	margin: 20px 30px 20px 30px;
	
	}

#primary p
	{
	line-height: 18px;
	font-family: arial;
	font-size: 14px;
	color: #000;
	text-align: left;
	background: url(../img/.jpg) repeat;
	margin: 00px 00px 18px 00px;
	}

.fullwidth p
	{
	line-height: 18px;
	font-family: arial;
	font-size: 14px;
	color: #666;
	text-align: left;
	background: url(../img/.jpg) repeat;
	margin: 20px 00px 18px 00px;
	}

#primary p strong 
	
	{font-weight:bold; 
	line-height: 20px;
	font-family: arial;
	font-size: 16px;
	color: #8e2e33;
	text-align: left;
	background: url(../img/.jpg) repeat;
	margin: 00px 00px 0 00px;
	}

ul#main {position:relative;
	padding: 0;
	width:920px;
	height:30px;
	margin: 0 auto 0 auto;
	border: 0px solid #666;
	}


ul#main li {
	
	display:inline;
	float:left;
	margin: 0;
	}



ul#main li a {
	display:inline;
	float:left;
	font-weight: bold;
	line-height: 14px;
	font-family: arial;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-top:0px solid #fff;
	padding:7px 16px 7px 16px;
	
}
			
ul#main li a:hover {	
	color: #8e2e33;
	height:26px;
	padding:7px 15px 7px 15px;
	background: #fff;
	border-right:1px solid #8e2e33;
	border-left:1px solid #8e2e33;
	border-top:1px solid #8e2e33;
	-moz-border-radius-topleft: 15px;  
 	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px; 
	-webkit-border-top-right-radius: 15px;
	}


ul#main li a.current 
	
	{	
	color: #8e2e33;
	height:26px;
	border-right:1px solid #8e2e33;
	border-left:1px solid #8e2e33;
	border-top:1px solid #8e2e33;
	border-bottom: 1px solid #fff;
	padding:7px 15px 7px 15px;
	background: #fff;

	-moz-border-radius-topleft: 15px;  
 	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px; 
	-webkit-border-top-right-radius: 15px;
	}


.addr {
	
float:left;
	margin: 20px 0 20px 0;
	width: 222px; 
	padding: 5px 5px 20px 5px;
	height: auto;
	border: 5px solid #e60000;
	background: #fff; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.addr p

	{clear:both;
	margin: 20px 0 20px 0;
	padding:10px;
	font-family: arial; 
	font-size: 12px;
	
	color: #8e2e33;
	text-align: left;
	line-height: 16px;	
	font-weight: bold;

	
        }
.addr p:first-line

	{font-weight: bold;	
        }

.subbox {
	
	float:left;
	margin: 20px 0 20px 0;
	width: 230px; 
	padding: 5px 5px 20px 5px;
	height: auto;
	border: 0px solid #ccc;
	background: url(../img/subbg.jpg) repeat; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.subbox p

	{clear:both;
	margin: 10px 0 00px 0;
	padding:10px;
	font-family: arial; 
	font-size: 12px;
	color: #fff;
	text-align: left;
	line-height: 16px;	
	font-weight: bold;
	
        }

ul#submenu
	{
	list-style-type: circle;
	list-style-image: url(../img/subli.jpg);
	list-style-position: outside;
	margin: 0px 0 00px 00px;
	}

#submenu li 

	{
	clear:both;
	float:left;
	

	}

ul#submenu li a 

	{
	font-weight: normal;
	font-family: arial;
	font-size: 14px;
	color: #fff;
	}
			
ul#submenu li a:hover, ul#submenu li a.current 

{
color: #fff;
border:0px solid #fff;
text-decoration: underline;
}



ul#submenu2
	{
	list-style-type: circle;
	list-style-image: url(../img/subli2.jpg);
	list-style-position: outside;
	
	}

#submenu2 li 

	{
	clear:both;
	float:left;
	margin: 0;

	}

ul#submenu2 li a 

	{	
	font-weight: normal;
	font-family: arial;
	font-size: 14px;
	color: #fff;
	}
			
ul#submenu2 li a:hover, ul#submenu2 li a.current 

{
color: #fff;
border:0px solid #fff;
text-decoration: underline;
}


#primary .defect p

	{
	font-family: arial; 
	font-size: 18px;
	color: #000;
	text-align: center;
	line-height: 16px;	
	}

.defect {
	
	margin: 00px 10px 10px 0;
	position:relative;
	float: left;
	width: 273px; 
	padding: 10px 10px 10px 10px;
	height: 190px;
	border: 1px solid #ccc;
	background: #fff; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;}


.defect a:link

	{font-size: 10px;
	font-family: arial; 
	color: #000;
	text-align: center;
	}

.defect img

	{
	display: block; 
	position:relative;
	margin: 10px auto 10px auto;
	border:none;
	}


.testbox {
	margin: 20px 0 10px 0;
	width: 232px; 
	padding: 5px 5px 20px 5px;
	height: auto;
	border: 0px solid #ccc;
	background: #fff; 
	-moz-border-radius: 116px;
	-webkit-border-radius: 116px;

}


.testbox p

	{
	margin: 20px 0 20px 0;
	padding:10px;
	font-family: arial; 
	font-size: 14px;
	color: #ff0000;
	text-align: center;
	line-height: 16px;	
	font-weight: bold;
	}

.center {margin: 0 auto;}

.clear {clear:both;}

h1 {font-size: 20px; color: #8e2e33; font-weight: lighter; font-family: arial; padding: 5px 00px 5px 0px; margin: 00px 00px 00px 0; text-align:left; border-bottom: 1px dotted #8e2e33; line-height: 24px; text-transform: uppercase;}
h2 {font-size: 16px; color: #8e2e33; font-family: arial; text-align:left; padding: 5px 00px 5px 0px; border-bottom: 1px dotted #8e2e33; margin: 00px 10px 10px 10px;text-transform: uppercase;}
h3 {font-size: 18px; color: #666; font-family: arial; text-align:center; text-transform: uppercase;}
h4 {font-size: 16px; color: #8e2e33; font-family: arial; text-align:center; padding: 5px 00px 5px 0px; border-bottom: 1px dotted #8e2e33; margin: 00px 10px 10px 10px;text-transform: uppercase;}
h5 {font-size: 16px; color: #fff; font-family: arial; text-align:left; padding: 5px 00px 5px 0px; border-bottom: 1px dotted #fff; margin: 00px 10px 10px 10px;text-transform: uppercase;}
h6 {font-family: arial; text-align: left; font-size: 17px; font-weight: bold; line-height: 20px; color: #8e2e33;border-bottom: 0px solid #59768a; padding: 10px 0 2px 0; margin: 00px 00px 0 0; }

a:link {text-decoration: none; color: #666;}
a:visited {text-decoration: none; color: #666;}
a:active {text-decoration: none; color: #fff;}
a:hover {text-decoration: none; color: #ff0000;}


.addr a:link {text-decoration: none; color: #8e2e33;}
.addr a:visited {text-decoration: none; color: #8e2e33;}
.addr a:active {text-decoration: none; color: #8e2e33;}
.addr a:hover {text-decoration: none; color: #ff0000;}

a {outline:none;}


#menu2 { position: relative;
	
	float:left;
	height: 30px;
	width: 950px;
	z-index: 4;
	background: url(../img/menubg.jpg) repeat;
	-moz-border-radius-bottomleft: 15px;  
 	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px; 
	-webkit-border-bottom-right-radius: 15px;
	margin: 0 0 10px 0;
	border: 1px solid #8e2e33;
}

#menu2 p{


	border: 0px solid #8e2e33;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px 0 0 0;
	padding:5px 00px 0px 00px;}

ul#main2 {
	position:relative;
	padding: 0;
	width:300px;
	height:20px;
	margin: 0 auto 0 auto;
	border: 0px solid #666;
	}

ul#main2 li {
	width:100px;
	display:inline;
	float:left;
	
	
	}


ul#main2 li a {
	display:inline;
	float:left;
	line-height: 14px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border:0px solid #fff;
	padding:3px 20px 0px 20px;
	
}

ul#main2 li a:hover {

color: #fff;
border:0px solid #fff;
text-decoration: underline;}


.credit {font-family: arial; 
	float:right;
	font-size: 10px;
	color: #666;
	text-align: right;
	margin: 10px 00px 00px 0px;
	letter-spacing: 2px;
	font-weight: lighter;}

.credit img {border: none;}

.right {
float:right;
clear:both;
margin:0px 0px 15px 20px;
}

.links {		
	font-size: 10px;
	text-align:center;
	font-family:arial;
	margin: 00px 10px 10px 0;
	position:relative;
	float: left;
	width: 120px; 
	padding: 10px 10px 10px 10px;
	height: 90px;
	border: 1px solid #ccc;
	background: #fff; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;}
.links img

	{
	display: block; 
	position:relative;
	margin: 5px auto 5px auto;
	border:none;
	}

.quote {
	
	margin: 00px 10px 10px 0;
	position:relative;
	float: left;
	width: 273px; 
	padding: 10px 10px 10px 10px;
	height: auto;
	border: 1px solid #ccc;
	background: #eeeff1 url(../img/quote.jpg); 
	background-repeat: no-repeat;
	background-position: 100% 100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;}

.quote2 {
	
	margin: 00px 10px 10px 0;
	position:relative;
	float: left;
	width: auto; 
	padding: 10px 10px 10px 10px;
	height: auto;
	border: 1px solid #ccc;
	background: #eeeff1 url(../img/quote.jpg); 
	background-repeat: no-repeat;
	background-position: 100% 100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;}



#primary .quote2 p

	{font-size: 14px;
	line-height:20px;
	font-family: arial; 
	color: #000;
	text-align: left;
	font-weight:normal;
	margin: 10px 10px 10px 10px;
	}
#primary .quote p

	{font-size: 14px;
	margin: 10px 10px 10px 10px;
	font-family: arial; 
	color: #000;
	text-align: left;
	font-weight:normal;
	line-height:20px;
	}


#primary .quote p strong, 
#primary .quote2 p strong
	
	{
	text-align: left;
	line-height:20px;
		}

#primary .quote .big {
	font-size: 60px; 
	
	
	color:#cacaca;}


#primary .quote2 .big {
	font-size:60px;
	
	color:#cacaca;}
.quote img

	{
	display: block; 
	position:relative;
	margin: 10px auto 10px auto;
	border:none;
	}

ul#form {
	position:relative;
	padding: 0;
	width:380px;
	height:20px;
	margin: 0 auto 0 auto;
	border: 0px solid #666;
	float:right;
	}

ul#form li {
	
	display:inline;
	float:left;
	padding: 0 10px;
	
	}


ul#form li a {
	display:inline;
	float:left;
	line-height: 16px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #8e2e33;
	text-align: center;
	border:0px solid #fff;
	padding:0px 00px 0px 00px;
	
}

ul#form li a:hover, ul#form li a.current  {

color: #ff0000;
border:0px solid #fff;
text-decoration: underline;}
