/* Global styles for RUS Imperial Group */

html, body, p, ul, li, q, h1, h2, h3, h4, h5, h6, form, a, div, img, input, hr, fieldset, legend, input {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-family:Verdana, Arial, sans-serif;
	font-size:62.5%;
}

a {
	color:#5297b9;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#bbcfe4;
}

.highlight {
	color:#bbcfe4;
}

.divider {
	background:url("../images/global/global_divider.gif") repeat-x 0 0;
	height:1px;
	margin-bottom:10px;
}

.caption {
	background:url("../images/global/list_bullet.gif") no-repeat 0 6px;
	font-size:1.1em;
	padding-left:8px;
	float:left;
	width:280px;
	margin-bottom: 10px;
}

.link_right_img {
	background:url("../images/global/link_arrow_right.gif") no-repeat center right;
	padding-right:12px;
}

.link_left_img {
	background:url("../images/global/link_arrow_left.gif") no-repeat center left;
	padding-left:12px;
}

#left_col img {
	border:1px solid #bfbfbd;
	margin-bottom: 10px;
	}
	
#gallery_thumbs img {
	border:none;
	margin-bottom: 0;
	}
	
#main_img_controls .caption{
	margin-bottom: 0;
	
	}
	
#footer a {
	color:#fff;
}

#footer a:hover {
	color:#aed0f2;
}