/* Start of CMSMS style sheet 'Layout: MV Style' */
/*
Design by MagnaCom Limited
http://www.magnacom.co.uk
*/

body {
	margin: 5;
	padding: 0;
	background: #E5E5E5;
font: 12px/140%  "Helvetica Neue", Helvetica, Arial, san-serif;
	//ont-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(images/logo.jpg) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	background: url(images/img03.gif) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}


/* Menu */

#menu {
	margin: 0px;
                padding: 20px;
	background: #85C329 url(images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Sidebar1 */

#sidebar1 {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
}

#sidebar1 p {
	color: #ccc;
}



/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	color: #333;
	margin: 0;
	padding: 35px 20px;
}

#search {
	float: left;
	width: 220px;
                height: 45px;
	margin: 0;
                padding: 17px 10px 18px 10px;	
                background: url(images/img13.gif) repeat-x;
}

#bottom {
	margin: 0 0 0 230px;
	height: 0px;
}

#bottomNav {
	float: right;
}

.left {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}

.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

#search form {
	padding: 14px 0 14px 20px;
}

#searchinput {
	margin: 0;
	padding: 0;
}

#search form input {
	background: url(images/bg_search.gif) top left no-repeat;
	border: none;
	color: #888;
	font-size: 11px;
	height: 18px;
	margin: 0;
	padding: 4px 0 0 5px;
	vertical-align: middle;
	width: 110px;
}

#search form input.submit {
	background: #888 url(none) !important;
	color: #fff;
	height: 22px;
	margin: 0;
	padding: 0;
	width: 50px;
}

#bottom-nav, #bottom-nav ul { 
	list-style: none; 
	margin: 0; 
	padding: 35px 20px;
}

#bottom-nav li { 
	display: inline;
	margin: 0; 
	padding-left: 20px; 
}

#bottom-nav li a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

#bottom-nav li a:hover {
   color: #888;
}

/* End of 'Layout: MV Style' */

