a{
border: 0px;
color: #000000;
}
a:hover{
border: 0px;
color: #555555;
}

body{
text-align:center;
font-family:"Lucida Grande",helvetica,arial,verdana,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.231;
    }
#logo{
width: 271px;
height: 56px;
background-image: url(../img/logo.png);	
margin-left: 19px;
display:block;
text-indent:-9999px;
}
#cont{
width: 981px;
background-image: url(../img/topback.png);	
margin-left:19px;
}

#cont ul{
float: left;
margin: 0px;
}

#cont ul li{
	float: left;
}

#menu{
border-bottom:1px solid #CCCCCC;
height:30px;
margin-left:29px;
width:961px;}

img{
display: block;
float: left;	
}

#mainimage{
	width: 961px;
	height: 360px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;	
}

#topics{
background:#FFFFFF url(../img/topicback.png) no-repeat scroll 0 0;
height:128px;
line-height:1.8;
position:absolute;
width:324px;
z-index:9999;
margin-left:631px;
margin-top:227px;
    -moz-opacity: 0.9;
	-khtml-opacity: 0.9;
    opacity: 0.9;

}


#wrap{
margin: 0 auto;
width:1024px;
background-image: url(../img/back.png);	
background-repeat: repeat-y;
text-align: left;
}

#slider1 {
height:360px;
margin-left:0;
overflow:hidden;
position:relative;
width:961px;
background: #fff;
}

#slider1Content {
    width: 961px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 600px;
    background-color: #000;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
	-khtml-opacity: 0;
    opacity: 0;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 150px !important;
	height: 360px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 360px;
}
.top {
	top: 0px;
	left: 0;
}
.bottom {
	bottom: 0px;
    left: 0;
}
ul { list-style-type: none;
}
#topicscont li a{
	text-decoration: none;
}
#topicscont li:hover{
	background: #ccc;
	text-decoration: none;
}
#topicscont li:hover a{
	color: #000;	
	text-decoration: none;
}


#topicscont ul{
padding-left:0px; width: 300px;margin-left: 0px; line-height: 1.9; padding-bottom: 0px;
}
#topicscont li{
border-bottom: 1px dotted #aaa;padding-left: 10px;width: 290px;	
}

#topicslong{
	position: absolute;
	width:310px;
	height:350px;
	margin-left:648px;
	margin-top:	19px;
	background-image:url(../img/topicbacklong.png);
	z-index: 999;
}


#topicscont{
	margin-top: 45px;
	margin-left: 10px;	
}

#search{
float: right;
width: 240px;
margin-right: 30px;
margin-top: -5px;
}

.menubar{
border: 0px;	
}

#mainmenu{
	width: 972px;
	height: 250px;
	float: left;
	margin-top: 10px;
}

#mainmenu1{
	float: left;
	width: 316px;
	height: 250px;
	background-image: url(../img/topmenu1.png);	
	margin-left: 10px;
}

#mainmenu1:hover{
	opacity:0.7;	
}

#mainmenu2{
	float: left;
	width: 316px;
	height: 250px;
	background-image: url(../img/topmenu2.png);
	margin-left: 7px;
}
#mainmenu2:hover{
	opacity:0.7;	
}
#mainmenu3{
	float: left;
	width: 316px;
	height: 250px;
	background-image: url(../img/topmenu3.png);	
	margin-left: 7px;
}
#mainmenu3:hover{
	opacity:0.7;	
}

#footer{
	font-size: 12px;
	height: 12px;
	margin-top: 10px;
}

#footerleft{
	width: 600px;
	float: left;
	margin-left: 30px;
}

#footerleft ul{
margin:0;
padding:0;}

#footerleft ul li{
	float: left;
	margin-left: 10px;
}

#footerleft a{
	text-decoration: none;
	color: #555555;
}

#footerleft a:hover{
	text-decoration: none;
	color: #000000;
}

#footerright{
	float: right;
	margin-right: 30px;
}

#footerright a{
	text-decoration: none;
	color: #555555;
}
#footerright a:hover{
	text-decoration: none;
	color: #000000;
}


.mainmenuimg{
	margin-left: 7px;
	margin-top: 30px;
	width: 300px;
	height: 110px;
}
.mainmenucont{
	margin-left: 7px;
	margin-top: 10px;
}

#menu ul{
	margin-left: 0px;
	margin-top: 0px;	
	padding-left: 0px;
	padding-top: 0px;
	height: 30px;
}

#menu li{
	list-style-type:none;
	width:100px;
	height:30px;
	float:left;
}
#menu li a{
	display:block;
	height:100%;
	text-indent:-9999px;
}

li.Btn1{
	background:url(../img/menu1on.png);
}
li.Btn1 a{
	background:url(../img/menu1.png);
}
li.Btn2{
	background:url(../img/menu2on.png);
}
li.Btn2 a{
	background:url(../img/menu2.png);
}
li.Btn3{
	background:url(../img/menu3on.png);
}
li.Btn3 a{
	background:url(../img/menu3.png);
}
li.Btn4{
	background:url(../img/menu4on.png);
}
li.Btn4 a{
	background:url(../img/menu4.png);
}
li.Btn5{
	background:url(../img/menu5on.png);
}
li.Btn5 a{
	background:url(../img/menu5.png);
}

li a:hover{
	background:none !important;
}


.mainmenu-invisible{
width: 316px;
height: 30px;	
}
.mainmenu-invisible a{
width: 316px;
height: 30px;
display:block;
text-indent:-9999px;
}

#sidebar{
width: 231px; float: right;
}

#sidebar ul{
	padding: 0px;
	margin: 0px;
}

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Title : Portfolio Layout
Author : Richard Carpenter 
URL : www.hv-designs.co.uk

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

.latest_img {
	border: 1px solid #575757;
	margin-left: 12px;
}

.img {
	border: 1px solid #575757;
	margin-left: 12px;
}

.title_color1 {color: #ffffff}
.title_color2 {color: #0390c5}

#latest_work {
	float: left;
	width: 570px;
	margin-top: 20px;
}

#content {
margin-left: 20px;
}

#latest_work_title {
	float: left;
	font-size: 18px;
}

#images {
float:left;
line-height:20px;
margin-left:-2px;
margin-top:0;
padding:10px 0 0;
width:973px;
}

#text{
	width: 552px;
	border: 1px solid #363636;
	float: left;
	background-color: #2d2d2d;
	margin-top: 7px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

#text p{

}

#div{
	width: 552px;
	border: 1px solid #363636;
	float: left;
	background-color: #2d2d2d;
	margin-top: 7px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}


.childrenpage{
	
}
.childrenpage ul{
	float: left;
	
}
.childrenpage ul li{
	float: left;
}
#right2{
	text-align: right;
	padding-bottom: 5px;
}
#right2 ul{
	float: right;
}
#right2 ul li{
	margin-left: 10px;
	float: left;
}
#right2 ul li a{
	text-decoration: none;
	font-weight: bold;
}

.alignleft{
width: 300px;	float: left;
}
.alignright{
width: 300px;	float: right; text-align: right;	
}

.alignleft a{
	font-size: 20px;
}
.alignright a{
	font-size: 20px;
}

p{
	padding: 0px;
	margin: 0px;	
}

.postlist{
	border-bottom: 1px dotted #ccc;	
	margin-top: 10px;
	padding: 5px;
}

.postlist h3{
	margin: 0px;
}

.post h2{
	border: 1px solid #ccc;
	padding: 10px;
	background: url(../images/bg.jpg);
	margin: 0px;
	color: #fff;
}

.pagetitle{
	border: 1px solid #ccc;
	padding: 10px;
	background: url(../images/bg.jpg);
	margin: 0px;
	color: #fff;
}


#sidebar ul li h2{
	border: 1px solid #ccc;
	padding: 10px;
	background:  url(../images/bgsmall.jpg);
	width: 220px;	
	margin: 0px;	
	color: #fff;
}

#sidebar ul li ul{
padding:0 10px 10px 0;
width:232px;
}

#sidebar ul li ul li{
	width: 100%;
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}
#sidebar ul li a{
	text-decoration:none;	
}
#sidebar ul li ul li:hover{
	background: #eee;
}

.table{
	padding: 10px;	
}

.table th{
	padding: 5px;	
}


.h3-other{
	font-size: 1.5em;
	border-bottom: 1px dotted #ccc;	
	padding: 5px;
}