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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html { overflow-y:scroll; }

a { 
	font-family:Helvetica, Arial, sans-serif;
	color:#000;
	text-decoration: none; 	
}
body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
}
#wrapper {
	Width: 868px;
	min-height: 600px;
	height: auto;
	margin: 0 auto;
}
#headerwrapper{
	width:868px;
	height:100px;
}

#headername {
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	Width: 470px;
	Height: 65px;
	Padding-top: 30px;
	margin-left: 3px;
	float:left;	
}

#navigation {
	Width: 390px;
	Height: 55px;
	padding-top: 43px;
	float:right;
	margin-right:3px;
}

#navigation ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#navigation li {
	text-decoration:none;
	text-align:right;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 0;
	padding: 0px 0px 0px 45px;
	list-style: none;
	line-height: normal;
	float: left;
	text-decoration:none;	
}

#navigation .first {
	color: #fff;
	font-weight:bold;
	text-decoration:none;	
	text-shadow: 0px 1px 1px rgba(0, 0, 0, .7);	
}

#navigation a {
	color:#000;	
	text-decoration: none; 	
	text-shadow: 0px 1px 1px rgba(255, 255, 255, .2);
}

#navigation a:hover {
	color:#f7d01d;	
	text-decoration: none; 
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);	
}
#innerwrapper_top {
	padding-top: 100px;
	background-repeat:no-repeat;
	width:868px;
	height:3px;
}

#innerwrapper_middle {
	background-image:url(../images/innerbg_middle.png);
	background-repeat:repeat;
	width:868px;
	min-height:422px;
	height: auto;
}

#flash {
	width:868px;
	height: 680px;
	background-color: #fff;}

#innerwrapper_bottom {
	background-image:url(../images/innerbg_bottom.png);
	background-repeat:no-repeat;
	width:868px;
	height:65px;
}

#innerwrapper_flashbottom {
	width:868px;
	height:25px;
	background-color: white;
}

#mainbanner_left {
	float:left;
	margin-left:4px;
	width:390px;
	height:480px;
}

#mainbanner_right {
	float:left;
	margin-top: 190px;
	margin-left: 50px;
	width:424px;
	height:200px; 
}
.name {
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, .2);	
}
.mytitle {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#121212;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, .2);	
}
a.name {
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, .2);	
}
a.mytitle {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#121212;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, .2);	
}
.hello {
	font-family:Helvetica, Arial, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#121212;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, .3);	
}

.yellow {
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#f7d01d;
}

.linkgraymed {
	line-height:40px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#a4a4a4;
}
.linkgraymed a {
	line-height:40px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#a4a4a4;
	text-decoration: none; 	
}
.linkgraymed a:hover {
	line-height:40px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f7d01d;
	text-decoration: none; 	
}
.footertext {
	line-height:40px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1b1512;
}
.copyright {
	float:right;
	text-align: right;
	line-height:40px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#1b1512;
}

#column1 {
	padding-top:55px;
	padding-left:50px;
	float:left;
	width: 190px;
}

.abouttitle {
	line-height:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#121212;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, .2);	
}
.abouttext {
	line-height:14px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#656565;
}
#column2 {
	padding-top:55px;
	padding-left:50px;
	float:left;
	width: 190px;
}
#column3 {
	padding-top:50px;
	margin-left:60px;
	float:left;
	width: 270px;
	border-bottom:1px solid #eeeeee;
}


.title {
	line-height:30px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#121212;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, .2);	
}
.text {
	line-height:18px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#656565;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, .2);	

	
}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


