a {
	color:#3399CC;
	text-decoration:underline;
}

body {
	background-color:#E1E1E1;
	background-position:center;
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
}

a:hover {
	text-decoration:none;
}

caption {
	caption-side:bottom;
	font-style:italic;
}

h1 {
	color:#C1D749;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:18px;
	margin:0 0 10px 0;
	padding:20px 0 0 0;
}

h2 {
	color:#C1D749;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	line-height:18px;
	margin:0 0 10px 0;
	padding:20px 0 0 0;
}

h3 {
	color:#C1D749;	
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	margin:5px 0;
	padding:10px 0 0 0;	
}

p {
	line-height: 18px;
	margin:0 0 10px 0;
	text-align:justify;
}

ol, ul {
	line-height:18px;
}

th {
	color:#3F403C;
}

.contact {
	color: #fff;
	float: left;
	margin-left: 10px;
}

.contact_menu {
	background-color:#300;	
	color:#FF66FF;
	padding:5px 10px 4px 0;
	text-align:right;	
}

.contact_menu a {
	color:#fff;
	text-decoration:none;
}

.content	{padding-left:20px; padding-right:10px; background:#FFFFFF; background-image:url(images/bg_image.gif) no-repeat bottom left}

.drop {
	vertical-align:sub;
}

.menu {
	background-color:#C1D749;
	margin-left:10px;	
	width:960px;
}

.menu a {
	color:#333300;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

.menu ul li {
	float:left;
	position: relative;
}

.menu ul li a {
	display: block;
	background-color:#C1D749;
	padding:3px 10px 5px 10px;		
}

.menu li ul {
	background-color:#C1D749;	
	position: absolute;
	left:0;
	top:20px;
	display: none;
}

.menu li:hover ul { 	
	display: block; 
}

.order {
	background-color:#D0D4B4;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;	 
}


.phone {
	font-size:larger;
	font-weight:bold;
}

.quote {
	color:#330000;
	line-height:18px;
	padding:10px 10px 20px 10px;	
}

.services {
	background-image:url("images/right_mainbox.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	height:700px;
	margin:45px 5px 0 0;
	vertical-align:top;	
}

.services a {
	color:#300;
}

.services ul {
	color:#FF66FF;
	margin:45px 0 0 20px;
	padding:0;
}

.left_skip {
	float:left;
	padding-right:20px;
	width:340px;
}

*html .left_skip { /*ie6 hack to display skips page correctly */
	padding:0px
	width:340px;
}

.right_skip {
	float:right;
	margin-top:20px;
	text-align:right;
	width:380px;
}

.skip {
	border-bottom:10px solid #E1E1E1;
	border-left:10px solid #E1E1E1;	
	border-right:10px solid #E1E1E1;		
	border-top:10px solid #E1E1E1;
	margin-bottom:10px;
	float:left;
	padding:0 10px 10px 10px;
}

.table_data {
	border:1px solid #ccc;
}

.table_data td {
	border:1px solid #eee;
}

.table_data th {
	background-color:#EBE9E3;
}

.tick li {
	list-style-image:url("/images/tick_small.gif");
	line-height:22px;
	margin-top:-2px;
}

#basket {
	background-color:#D0D4B4;
	margin-bottom:10px;
	padding:0 10px 10px 10px;
}

#content {
	background-color:#fff;
	background-image:url("images/bg.gif");
	margin:10px auto;
	position:relative;
	width:980px;
}

#footer {
	color:#666;
	padding:20px;
	text-align:center;
}

#footer a {
	color:#333;
}

#header {
	background-color:#fff;	
	left:0px;
	top:0px;
	position:absolute;
}

#left {
	border-bottom:10px solid #E1E1E1;
	border-left:10px solid #E1E1E1;	
	border-right:10px solid #E1E1E1;		
	border-top:10px solid #E1E1E1;
	float:left;
	margin:6px 0 10px 0;
	padding:0 10px 10px 10px;
	width:281px;
}

* html #left { /*ie6 hack to display homepage correctly */
	padding:0px 0px 0px 10px;
	width:261px;
}

#news {
	background-color:#D0D4B4;
	border-bottom:10px solid #E1E1E1;
	margin:0 0 0 -10px;
	padding:0 10px 10px 10px;
	width:281px;
}

#right {
	border-bottom:10px solid #E1E1E1;
	border-right:10px solid #E1E1E1;
	border-top:10px solid #E1E1E1;
	float:right;
	margin:6px 0 10px 0;
	padding:0 10px 10px 10px;
	width:429px;
}

* html #right { /*ie6 hack to display homepage correctly */
	padding:0 10px 0 0;
	width:429px;
}


#right_menu {
	background-color:#fff;
	display:inline;
	float:right;
	margin:340px 10px 0 0;
	padding-top:30px;
	width:169px;
}

#title	{position:absolute; left:143px; top:145px}
#logo {
	display:inline;
	float:left;
	margin:354px 0 0 10px;
	padding-top:10px;		
	width:780px;
	color:#333;
}

#logos {
	padding:10px;
}

