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

body, div, h1, h2, h3, h4, p, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0px;padding: 0px border: 0px;
	}
	
.clear:after {
	content: ""; display: block: clear: both;
	}
	
		.clear {zoom: 1;}
		
body {
	font family: georgia;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #960143;
	}

p  {
	font-size: 16px;
	font-family: georgia;
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left:20px;
	color: #000000;
}
h1  {
	font-size: 18px;
	font-family: georgia;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right: 20px;
	padding-left:20px;
	color: #fff;
}

h2  {
	font-size: 18px;
	font-family: georgia;
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left:20px;
	color: #c73e3e;
	}
	h2 a:link, h2 a:visited {
color:#c73e3e;
text-decoration:none;}
h2 a:hover {color:#ffffff}

#container      {
	width: 832px;
	height: 917px;
	margin: 0 auto;
	}

#header   {  background-image: url("../images/header.jpg");  width: 832px; height: 153px }
#main   {  background-image: url("../images/main.jpg");  width: 832px; height: 586px }
#main.pages   {  background-image: url("../images/main_pages.jpg");  width: 832px; height: 586px }

#spacer {
	float: left;
	margin: auto;
	height: 50px;
	background-color: #00FF00;
}


/* Layout style 2 Col
-----------------------------------------------*/
#galleryleft {
	float:left;
	width:281px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 60px;
	}
	
	#galleryleft h1  {
	font-size: 18px;
	font-family: georgia;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right: 20px;
	padding-left:20px;
	color: #fff;}
	
	#galleryleft p  {
	font-size: 16px;
	font-family: georgia;
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left:20px;
	color: #c91d76;
}
	#galleryleft ul  {
	font-size: 18px;
	font-family: georgia;
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left:20px;
	color: #c91d76;
	list-style: none;
	text-decoration: none;
}
#galleryleft li  {
	font-size: 18px;
	font-family: georgia;
	line-height: 21px;
	color: #fff;
	text-decoration: none;
}
#galleryleft li a  {
	font-size: 18px;
	font-family: georgia;
	line-height: 30px;
	color: #fff;
	text-decoration:none;
}
#galleryleft li a:hover  {
	color: #c91d76;
	text-decoration:none;
}

#galleryleft div.news{
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#galleryleft div.news a.download-btn{
	background:url("../images/downloadcvBtn.gif") bottom no-repeat;
	display:block; width:184px; height:45px; margin: 0 auto;
	}
	#galleryleft div.news a.download-btn:hover {
	background:url("../images/downloadcvBtn_hover.gif") bottom no-repeat;
	display:block; width:184px; height:45px; margin: 0 auto;
	}
	
	#galleryleft div.news a.spotlight{
	background:url("../images/spotlight.gif") bottom no-repeat;
	display:block; width:64px; height:64px; margin: 0 auto;
	}
	#galleryleft div.news a.spotlight:hover {
	background:url("../images/spotlight_hover.gif") bottom no-repeat;
	display:block; width:64px; height:64px; margin: 0 auto;
	}
	
	#galleryright {
	margin-top: 20px;
	float:right;
	width:350px;
	background: #000000;
	margin-left:20px;
	margin-right:50px;
	}
	
	#twoColContentLeft {
	float:left;
	width:350px;
	border-right-style:solid;
	border-right-color:#666666;
	border-right-width:1px;
	background: #000000;
	margin-left:20px
}

#twoColContentRight {
	float:right;
	width:286px;
	background:url("../images/sidebox.jpg") no-repeat;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: auto;
	margin-left: auto;
}

#twoColContentRight div.news{
	background:url("../images/sidebox_bottom.jpg") bottom no-repeat;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#twoColContentRight div.news a.download-btn{
	background:url("../images/downloadcvBtn.gif") bottom no-repeat;
	display:block; width:184px; height:45px; margin: 0 auto;
	}
	#twoColContentRight div.news a.download-btn:hover {
	background:url("../images/downloadcvBtn_hover.gif") bottom no-repeat;
	display:block; width:184px; height:45px; margin: 0 auto;
	}
	
	#twoColContentRight div.news a.spotlight{
	background:url("../images/spotlight.gif") bottom no-repeat;
	display:block; width:64px; height:64px; margin: 0 auto;
	}
	#twoColContentRight div.news a.spotlight:hover {
	background:url("../images/spotlight_hover.gif") bottom no-repeat;
	display:block; width:64px; height:64px; margin: 0 auto;
	}
/* Layout style 1 Col
-----------------------------------------------*/
#oneColContentLeft {
float:left;
width:780px;
}

/* Navigation
-----------------------------------------------*/

#navigation    { background-image: url("../images/nav.jpg"); width: 832px; height: 27px }

 #nav-menu ul
{
	list-style: none;
	padding: 0;
	margin-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#nav-menu li
{
	float: left;
	

}

#nav-menu li a
        {
	color: #fff;
	font-size: 16px;
	font-family: georgia;
	line-height: 26px;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 27px;
	padding: 0 1.2em 0 1.2em;
	}
#nav-menu li a:hover
        {
	font-family: Georgia;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/nav_hover.jpg);
	display: block;
	background-position: top;
	background-repeat: repeat-x;
	margin-top: -2px;
}
#nav-menu li a.selected
           {
	text-align: center;
	display: block;
	background-image: url(../images/nav_hover.jpg);
	display: block;
	background-position: top;
	background-repeat: no-repeat;
	margin-top: -2px;
}

#footer-container {
	background: transparent;
	}

#footer   {
	width: 832px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 10;
}
	#footer h6 {
	font-size: 20px; color: #fff; font-weight: normal; margin: 0 0 5px 0;
	}
	#footer p {
		font-size: 14px; color: #fff; line-height: 24px;
	}
	#footer a {
	color: #fff; text-decoration: none;
	}
		#footer a:hover { color: #c2337a; text-decoration: none; }
		
		#footer div.contact {
		width: 300px; float: right; margin: 0 0 0 0px;
		text-align: right;
		}
		#footer div.contact h6 {
	font-size: 24px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0;
		}
		#footer div.contact p {
	font-size: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
		}
		#footer div.contact p strong {
		font-size: 24px;
		}
		#footer div.contact p a{
	background: url(../images/email-icon.jpg) left no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
			}
	
#footNav  {
	text-align: center;
	width: 832px;
	float: right;
	
}

h4 {
	font-family:georgia;
	font-size:10px;
	font-weight:400;
	color:#000000;
	margin:0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h4 a:link, h4 a:visited {
color:#000000;
text-decoration:none;
}

h4 a:hover {color:#ffffff}
