@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #cccccc;
	font-size: 12px;
	font-family: georgia,times,serif;
	color: #333333;
	line-height: 20px;
}

#wrapper  {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}	
	

#header {
	margin-top: 0px;
	width: 900px;
	height: 97px;
	background-image: url(../images/headerdetail.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#bodycontainer {
	width: 900px;
	min-height: 486px;
	position: relative;
	padding-bottom: 30px;
}

#minimenu {
	background-image: url(../images/topmenu-bg.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 20px;
	margin-top: 2px;
}

#randomimage {
	width: 900px;
	height: 245px;
	float: left;
}

#menu {
	width: 900px;
	height: 40px;
}

#leftcol {
	padding-top: 25px;
	width: 545px;
	float: left;
	padding-left: 5px;
	padding-right: 50px;
}



#rightcol {
	width: 250px;
	float: left;
	background-image: url(../images/module-bg.jpg);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#clearit {
	clear: both;
}

#clearall {
	clear: both;
}

#footer {
	width: 900px;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #fff;
}

h1 {
	font-size: 38px;
	line-height: 34px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: -2px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
}


h2 {
	font-size: 20px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	color: #989898;
}

.DesignUNLTD {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 200;
	letter-spacing: -1px;
	font-style: normal;
}

.testimonialperson {
	font-size: 11px;
	line-height: 11px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
	font-weight: 100;
	margin-top: 0px;
	text-transform: uppercase;
	color: #989898;
}

.testimonialcompany {
	font-size: 11px;
	line-height: 11px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 0px;
	text-transform: uppercase;
	color: #989898;
}


.introtext {
	font-size: 14px;	
	line-height: 22px;
}


.caption {
	font-size: 10px;
	color: #109546;
	line-height: 16px;
}

.moduletitle {
	font-size: 20px;
	color: #FFFFFF;
}

.contactinfo {
	font-size: 14px;	
	line-height: 15px;
	color: #333333;
}

.contactinfo a:link, a:visited,  a:active, a:hover {
	font-size: 14px;	
	line-height: 15px;
	color: #333333;
}


.smalltext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #EB4499;
}




a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #888888;
	text-decoration: underline;
}



.mainmenu {
	color: #cccccc;
	text-decoration: none;
	font-size: 12px;
	line-height: 17pt;
}

.mainmenu a:link {
	color: #666;
	text-decoration: none;
	font-size: 12px
}

.mainmenu a:visited {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}

.mainmenu a:active {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}

.mainmenu a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}


.topmenu {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	}

.topmenu a:link {
	color: #888888;
	text-decoration: none;
	font-size: 12px;
}

.topmenu a:visited {
	color: #888888;
	text-decoration: none;
	font-size: 12px;
}

.topmenu a:active {
	color: #888888;
	text-decoration: none;
	font-size: 12px;
}

.topmenu a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}



.footertext {
	font-size: 10px;	
	color: #666;
}


.jsclass body .randomcontent{ /*important - for random testimonials*/
display: none;
}
