/* CSS Document */

/* Basic Elements----------------------------------------------------------------------------- */
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
		
}
* img {
	border:	0;
}

body {
	margin:0px;
	padding:0px;
	background-color:#D6C5B7;
}

ul li {
    list-style-image: url(../images/0125_li.gif);
}

div#center-in-ie
{
	width: 100%;
	text-align: center;
}


/* Layout --------------------------------------------------------------------------------- */

div#container {
	width:770px;
	height:100%;
	margin:0 auto 0 auto;
	text-align:left;
	background-color:#FFFFFF;
}
#cpanel {
margin-top: -100px;
}
#container1 {
	width:770px;
	height:100%;
	margin-left:-78px;
	text-align:left;
	background-color:#FFFFFF;
}	
#container1 h1 {
margin-left:20px;
}
#container2 {
margin-left: -145px;
}

div#topbar {
	width:730px;
	height:17px;
	text-align:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 40px;
	padding-top: 5px;
	
}	

div#toprightlinks {
	width:170px;
	height:120px;
	text-align:left;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	
}

div#content {
	width:693px;
	height:100%;
	margin:0 auto 0 auto;
	text-align:left;
	background-color:#FFFFFF;
	position:relative;
	margin-top:8px;
}

div#border {
	width:691px;
	height:250px;
	margin:0 auto 0 auto;
	text-align:left;
	background-color:#FFFFFF;
	position:relative;
	border:#AB8B74 1px solid;
	margin-top:4px;
}

div#header{
	background-color:#FFFFFF;
	background-image: url(../images/header.gif);
	height: 120px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
div#pic {
	background-color:#FFFFFF;
	width:681px;
	height:242px;
	margin:4px 4px 4px 4px;
}	

div#menu {
	width:693px;
	height:24px;
	background-color:#C1A893;
	margin-top:1px;
	text-align:right;
}	

div#welcome {
	width:610px;
	height:auto;
	margin-top:25px;
	margin-left:40px;
	margin-right:46px;
}

.titlepic {
	float: left;


}

.qualityimg {
	float:left;
	height:141px;
	margin-right:6px;
}	
		
.border-bottom {
	border-bottom:#9B9B9B 1px dashed;
	width:98%;
}

div#lowertext {
	width:618px;
	height:460px;
	margin-left:50px;
	margin-right:40px;
	margin-top:21px;
	
}				
div#twocolumn {
	width:618px;
	height:600px;
	margin-top:21px;
	margin-bottom:10px;
}	

div#twocolumn div.left300 {
	width:290px;
	float:left;
}

div#twocolumn div.right300 {
	width:290px;
	float:right;
}	

.text {
	color:#660000;
}	

.text-bold {
	color:#660000;
	font-weight:bold;
}	

.bottom-bar {
	width:770px;
	height:110px;
	background-color:#8A8B81;
	text-align:center;
	margin-top:20px;
}	

.footer-text {
	font-size:10px;
	color:#FFFFFF;
	padding-top:10px;
}


div#pic1 {
	float:left;
}	

.toprighttxt {
	padding:10px 10px 6px 6px;
	width:280px;
	float:right;
}	

.socialmedia {
	float:right;
}	
.skype {
	float:right;
}		
.font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7E0117;
}
.darkgrey {
	color: #333333;
}

.menu-margin {
	margin-left:1px;
}	

.menu-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	padding-right:18px;
	padding-left:18px;
	border-right:#F1CC98 1px solid;
	height:18px;
	float:left;
	padding-top:6px;
		
}	

.link {
	color:#ffffff;
	font-size:11px;
	text-decoration: none;
	
}
.link:hover {
	text-decoration: none;
	color:#7F4900;
}

.footer-link {
	color:#ffffff;
	font-size:10px;
	text-decoration: none;
	
}
.footer-link:hover {
	text-decoration: underline;
	
}
.imgleft {
	float:left;
	padding-right: 5px;
}

