body {
	font-family:arial;
	font-size:12px;
	background:url(images/bgnew.gif);
	color:#666666;
	margin:0;
}
h1 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color:#555555;
	font-size:21px;
	font-weight:normal;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
h3 {
	font-size:12px;
	border-bottom:1px solid #ff0000;
}
table.wrapper-main {
	background:#ffffff;
	border:1px solid #cccccc;
}
td.wrapper-navigation {
	font: 11px verdana;
	width: 100%;
}
td.wrapper-navigation ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #ffffff url(images/menubg.gif) repeat-x;
}
td.wrapper-navigation ul li{
	display: inline;
}
td.wrapper-navigation ul li a {
	float: left;
	color: #f0f0f0;
	padding: 10px 20px;
	text-decoration: none;
	font-size:12px;
	font-family:verdana;
}
td.wrapper-navigation ul li a:hover, td.wrapper-navigation ul li .active{
	color: #ffffff;
	background: #cc0000 url(images/nav-on.gif) repeat-x;
}
td.header {
	background:url(images/headerbg.gif) top left no-repeat #000;
}
td.header div {
	position:relative;
	height:130px;
}
td.header img {
	position:absolute;
	bottom:0;
	right:15px;
}
td.header h1 {
	color:#fff;
	position:absolute;
	bottom:5px;
	left:15px;
	font-variant:small-caps;
	font-family:'Myriad Pro', century gothic;
}
td.header span {
	color:#f00;
	position:absolute;
	top:5px;
	left:15px;
	font-size:30px;
	font-family:'Myriad Pro',century gothic;
	width:600px;
}
td.rightnav {
	background:#ccc;
	width:230px;
	vertical-align:top;
	padding:10px;
	color:#333;
}
td.rightnav img {
	margin-top:25px;
	/*padding:2px;
	border:1px solid #000;*/
}
td.rightnav .column {
	width:106px;
	float:left;
}
td.wrapper-content {
	padding:20px;
	width:708px;
}
td.wrapper-content p {
	line-height:18px;
	margin-top:20px;
}
form.enquiry .inputfield {
	background:#fff;
	border:1px solid #999999;
	padding:2px;
	font-size:11px;
	font-family:arial;
	color:#666666;
	margin-bottom:10px;
}
form.enquiry input.inputfield {
	width:206px;
}
form.enquiry textarea.inputfield {
	width:206px;
}
form.enquiry .button {
	background:url(images/buttonbg.gif);
	border:1px solid #cccccc;
	cursor:pointer;
	padding:2px 10px;
	font-family:verdana,arial;
}
img.top-image {
	margin-bottom:4px;
}
div.phone {
	float:left;
	font-size:20px; 
	color:#d00000;
	padding:50px 0 0;
	font-variant:small-caps;
	text-transform:uppercase;
}
div.phone strong {
	font-size:26px;
}
.clear { clear:both; }

.slider {  
    width:  665px;  
    height:   210px;  
    padding: 0;  
    margin:  0;
    overflow:hidden;
}
 
.slider img {  
    padding: 0;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  665px; 
    height: 210px; 
    top:  0; 
    left: 0 
}

.service-list {
}
.service {
	padding:10px 0;
	margin:10px 0;
	border-bottom:1px dashed #ccc;
}
.service-image {
	float:left;
	width:250px;
}
.service-information {
	float:left;
	width:400px;
	line-height:18px;
}
.service a {
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}
.service-image a img {
	border:0;
}

.forum_list {
	width:100%;
}
.forum_list th {
	background:#333;
	color:#fff;
	padding:4px;
	border-right:1px solid #fff;
}
.forum_category td {
	background:#666;
	color:#fff;
	padding:4px;
	font-weight:bold;
}
.forum_list .odd td {
	background:#eaeaea;
	padding:4px;
}
.forum_list .even td {
	background:#fff;
	padding:4px;
}
.forum_form td {
	padding-bottom:15px;
}
.forum_posts {
	width:100%;
}
.forum_posts td {
	padding:10px;
}
.forum_posts tr.odd td {
	background:#eaeaea;
}
.forum_posts tr.even td {
	background:#f3f3f3;
}
.errors {
	border:1px solid #f00;
	background:#ffefef;
	padding:10px;
	margin-bottom:15px;
}
.field {
	padding:10px 0;
}
.field label {
	display:block;
	width:180px;
	float:left;
}
.required {
	color:#f00;
	font-size:14px;
}
.content_image {
	padding:6px;
	border:0px solid #ccc;
	margin:0 0 10px 10px;
}
.gallery {
}
.gallery img {
	border:1px solid #ccc;
	padding:2px;
	margin:10px;
}
