/* CSS Document */

body {
	background-color:#c2c5c8;
	margin:0;
	padding:50px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
}

img {
	display:block;
}

#container {
	width:750px;
	margin:0 auto;
	padding:0;
	border:2px;
	border-style:solid;
	border-color:#000000;
	background-color:#FFFFFF;
	/* For even height columns */
	overflow:auto;
}

#sidemenu {
	width:101px;
	height:525px;
	margin:0;
	padding:0;
	display:inline;
	float:left;
	background-color:#ffffff;
}

#sidemenu img {
	margin:0;
	padding:0;
	border:0px;
	float:left;
}

#qmenu img {
	margin:0;
	padding:0;
	border:0px;
	float:left;
}

#home_middle {
	width:365px;
	height:525px;
	margin:0;
	padding:0;
	float:left;
	background-color:#ffffff;
	background-image:url(images/home_middle_guliker.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#home_right {
	width:284px;
	height:525px;
	margin:0;
	padding:0;
	float:left;
	background-color:#ffffff;
	background-image:url(images/home_rightbar_guliker.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
}


#home_right p {
	font-size:1em;
	color:#ffffff;
	/*margin:190px 30px 10px 10px;*/
	margin:110px 30px 10px 10px;
	padding:0;
	text-align:right;
}


#contenta {
	width:649px;
	height:500px;
	margin:0;
	padding:0;
	background-color:#ffffff;
	background-image:url(images/inside_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	/* For even height columns */
	display:inline;
	float:left;
}

#contenta p {
	font-size:1.1em;
	color:#000000;
	margin:0px 80px 10px 15px;
	padding:0;
}

#contenta a {
	text-decoration:none;
	color:#f47d1a;
	}
	
	
#contentb {
	width:649px;
	margin:0;
	padding:0;
	background-color:#ffffff;
	background-image:url(images/inside_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	/* For even height columns */
	display:inline;
	float:left;
}


#contentb p {
	font-size:1.1em;
	color:#000000;
	margin:0px 80px 10px 15px;
	padding:0;
}

#contentr a {
	text-decoration:none;
	color:#000000;
	}
	
	
#contentr {
	width:649px;
	margin:0;
	padding:0;
	background-color:#ffffff;
	background-image:url(images/inside_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	/* For even height columns */
	display:inline;
	float:left;
}


#contentr p {
	font-size:1.1em;
	color:#000000;
	margin:0px 80px 10px 15px;
	padding:0;
}

#contentb a {
	text-decoration:none;
	color:#f47d1a;
	}
	
#contentb a:hover {
	text-decoration:underline;
}
	

#content_title {
	font-size:1.5em;
	color:#ffffff;
	margin:162px 27px 10px 15px;
	padding:0;
}

#content_title a {
	color:#ffffff;
	text-decoration:none;
}
#content_title a:hover {
	text-decoration:underline;
}

#inpage_content {
	position:relative;
	width:649px;
	float:left;
}


#content h4 {
	font-size:1em;
	color:#f47d1a;
	padding-right:27px;
}

#content h4 a {
	text-decoration:none;
	color:#f47d1a;
	}
	
#content h4 a:hover {
	text-decoration:underline;
	color:#000000;
	}	

#content a {
	text-decoration:none;
	color:#f47d1a;
	}
	
#content a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
#resource_links a:hover {
color:#000000;
text-decoration:underline;
	}


#footer {
	margin:0 auto;
	color:#000000;
	/* Make footer appear above container layer */
	position:relative;
	clear:both;
	z-index:1000;
}

#footer td {
	margin:0;
	padding:10px 10px 5px 10px;
}

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

#footer a:hover {
	color:#f47d1a;
}

.clearspace {
	clear:both;
}

.services_wrapper {
	margin:10px 0px;
	float:left;
	display:inline;
}

.services_wrapper font {
	margin-bottom:2px;
	display:block;
}
	
.services_list {
	width:120px;
	min-height:120px;
	_height:120px;
	margin:0;
	margin-right:10px;
	padding:0;
	background-color:#fcd8ba;
	background-image:url(images/ob.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #f47d19;
}

.services_list ul {
	margin:15px;
	padding:0;
	list-style:none;
	font-size:1.1em;
	color:#000000;
	line-height:100%;
}

.services_list li {
	margin:5px 0px 5px 0px;
	padding:0;
}

.resource_links p {
	font-size:0.5em;
	color:#000000;
	margin:0px 80px 10px 15px;
	padding:0;
}

.textbody {
	height:335px;
	width:100%;
	background-color:#ffffff;
	background-image:url(images/botbar.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.textbodyg {
	margin-left:15px;
}

