* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-size : 12px;
} 
#wrapper { 
background:#ffffff;
width : 802px;
margin : 5px auto 0 auto;
} 

#one, #two,#three,#four{
	display:block;
	width:25%;
	float:left;
	height:50px;
	}
#two,#three,#four{
	margin-bottom:0;
	line-height:50px;
	background:#e1b7cb;
	}
#two a, #three a, #four a{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	display:block;
	height:100%;
	padding-left:50px;
	
	}
#two a:hover, #three a:hover, #four a:hover{
	text-decoration:underline;
	}
#three a{
	background: url(images/carticon.jpg) no-repeat left center;
	}
#four a{
	background: url(images/contactIcon.jpg) no-repeat left center;
	}
#two a{
	background: url(images/decIcon.jpg) no-repeat left center;
	}
	
img { 
padding : 3px;
border : 1px solid #bce296;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-right : 10px;
} 

#navigation { 
display : inline;
width : 199px;
float : left;
background-color : #f2f2f2;
min-height : 179px;
border-top : 3px solid #fff;
border-left : 1px solid #ccc;
border-right : 1px solid #fff;
border-bottom : 1px solid #ccc;
} 
* html #navigation { 
height : 179px;
} 
.navigation { 
float : left;
margin-left : 17px;
margin-top : 17px;
width : 158px;
} 
.navigation ul { 
margin : 0;
padding : 0;
} 
.navigation li { 
border-bottom : 1px solid #d5e8ad;
list-style : none;
text-transform : lowercase;
} 
.navigation li a { 
color : #9900ff;
display : block;
padding : 4px 4px 5px 12px;
text-decoration : none;
font-family : Verdana;
font-size : 0.75em;
font-weight : bold;
} 
.navigation li a:hover { 
color : #9900ff;
} 
#header { 
display : inline;
width : 598px;
float : left;
min-height : 180px;
background-image : url(topimage.jpg);
background-repeat : no-repeat;
border-top : 3px solid #fff;
border-right : 1px solid #ccc;
} 
#header { 
height : 180px;
} 


#col_three, #col_two,#col_four{ 
	width:25%;
	display:block;
	height:1050px; 
	float:left;
} 
#col_one{
	width:25%;
	display:block;
	float:left;	
	}
#col_three, #col_two,#col_four{
	font-size:90%;
	}
#col_two,#col_four{
	background:#e1b7cb;
	color:#ffffff;
	}

.innerWrapper{
	margin:10px;
	}
h1{
	font-size:14px;
	line-height:30px;
	padding-left:10px;
	display:block;
	}
#col_two h1, #col_four h1 {
	background:#ffffff;
	color:#000000;
	border-top:1px solid #e1b7cb;
	border-right:1px solid #e1b7cb;
	}
#col_one h1, #col_three h1 {
	background:#e1b7cb;
	color:#ffffff;
	}
.subCategory{
	line-height:30px;
	padding-left:30px;
	font-weight:bold;
	background:url(./images/rightArrow.gif) no-repeat 10px;
	}
#col_three{
	border-bottom:1px solid #e1b7cb;	
	}
#col_one a{
	display:block;
	line-height:25px;
	text-decoration:none;
	color:#ffffff;
	background:#8f9ec9;
	border-bottom:#ffffff 1px solid;
	padding-left:30px;
	}
#col_one a:hover{
	background:#8f9ec9 url(./images/rightArrow.jpg) no-repeat 10px;
	text-decoration:underline;
	}
#btBanner{
	text-align:center;
	display:block;
	}
#one h1{
	line-height:50px;
	text-align:center;
	}
#one {

	}
