.normal{
	font-family:verdana;
	font-size:11px;
	color:#0f3765;
	font-weight:bold;
}

a{
	color:#7591b5;
}

body{
  padding:0px;
  background-image:url(images/back.jpg);  
  background-position: top center;
   background-repeat:repeat-x;
  margin:0px;
  	font-family:verdana;
	font-size:10px;
	color:#10369a;	
}

#back{
  padding:0px;
  background-image:url(images/back.jpg);
  background-repeat: no-repeat;  
  background-attachment: fixed;
  background-position: top center;
  
}


.onecol #container {  
	width: 100%;
	margin: 0 auto; 		
	position:relative;
	display:block;	
}

.onecol #footer #innerContent{
	padding: 0px; 
	margin: 0px; 
	position:relative;
}

#mainContent{
	background-image:url(images/content.jpg);  	  	
  	background-position: top center;  	
	width:836px;
	display:block;
	position:relative;
	margin: 0 auto; 	
	text-align: left; 
}

#innerContent{
	background-image:url(images/logo.jpg);  	  	
  	background-position: top center;  	
  	background-repeat: no-repeat;    	
	width:836px;
	
	display:block;
	position:relative;
}

#footer{
	height:87px;
	width:732px;
	display:block;
	background-image:url(images/footer.jpg);
  	background-repeat: no-repeat;    	
  	background-position: top center;
  	position:relative;
}

#topContent{	
	height:170px;
	width:836px;
	display:block;
	position:relative;
}

#menu{	
	height:26px;
	width:100%;
	display:block;
}



a.home, a.home:visited, a.home:active, a.home:visited, a.home:hover, a.home_selected
{
    height:31px;
    width:156px;
    display:block;
    background:url(images/home.jpg);            
}


a.home:hover, a.home_selected
{
    background-position: -156px 0px;
}

a.contacts, a.contacts:visited, a.contacts:active, a.contacts:visited, a.contacts:hover, a.contacts_selected
{
    height:156px;
    width:31px;
    display:block;
    background:url(images/contacts.jpg);            
}

a.contacts:hover, a.contacts_selected
{
    background-position: -31px 0px;
}


a.services, a.services:visited, a.services:active, a.services:visited, a.services:hover, a.services_selected
{
    height:32px;
    width:156px;
    display:block;
    background:url(images/services.jpg);            
}

a.services:hover, a.services_selected
{
    background-position: -156px 0px;
}

a.portfolio, a.portfolio:visited, a.portfolio:active, a.portfolio:visited, a.portfolio:hover, a.portfolio_selected
{
    height:156px;
    width:32px;
    display:block;
    background:url(images/portfolio.jpg);            
}

a.portfolio:hover, a.portfolio_selected
{
    background-position: -32px 0px;
}


.moduleTitle{
	background: url(images/ticks.png);
	background-repeat: no-repeat;  
	height:26px;
	text-indent:30px;
	line-height:20px;
	vertical-align:middle;	
	font-size:18px;
	color:#7591b5;
	font-weight:bold;
	border-bottom: dashed 1px #7591b5;
}

.line{
	background: url(images/line.png);
	background-repeat: no-repeat;  
	height:8px;
	width:100%;
	display:block;
	background-position: right;
}







.thumb_text {
	border: 1px solid #0c4c27;
	float:left;
	margin-right:10px;	
	margin-top:4px;	
}
.thumb_textBig {
	border: 2px solid #85796b;
	float:left;
	margin-right:10px;
	width:200px;
}

.thumb_img {
	border: 1px inset gray;
}

.thumb_btn {
	border: 0px;
}

.bigimage {
	border: 2px #000063 inset;
}

.icon {
	width:100px;
	float:left;
	margin: 10px 10px 10px 10px;
	border: 2px solid #9999ff;
}

.imgPlace{

}

h3{
	font-size:16px; 
	font-weight:bold;
}

h2{
	font-size:14px; 
	font-weight:bold;
}

p.normal{
	text-indent:15px;
	padding-top:4px;`	
	padding-bottom:4px;
	text-align:justify;
}
p.prices{
	padding-left:15px;
	padding-top:4px;`	
	padding-bottom:4px;
	text-align:justify;
	color:#ffeade;
	font-style: oblique;
	
}
p.readmore, a.readmore{	
	text-align:right;
	font-weight:bold;
	font-style: oblique;
}

ul{
	margin-top:4px;
	margin-bottom:4px;
	line-height:15px;	
	list-style-image: url(images/tickvs.png);
letter-spacing: 0px;
word-spacing: 2px;
}

h50
{font-family:verdana;
font-size:10px;
text-decoration:none;

}
