html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
}

html{
	overflow-y: scroll;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
background-color: #484848;
color: #e7e7e7;
text-align: center;
height:100%;
scrollbar-DarkShadow-Color:#484848; 
scrollbar-Track-Color:#484848; 
scrollbar-Face-Color:#484848; 
scrollbar-Shadow-Color:#484848; 
scrollbar-Highlight-Color:#484848; 
scrollbar-3dLight-Color:#484848; 
scrollbar-Arrow-Color:#327CCE;
}

body a {
color:#4385D9;
text-decoration:none;
}
body a:hover, body a:focus {
color:#e7e7e7;
text-decoration:underline;
}

.white {
color:#e7e7e7;
}

.largeblue {
color:#4385D9;
font-size:13px;
font-weight:bold;
}

.large {
font-size:14px;
}

.highlight {
font-weight:bold;
font-size:12px;
}

.highlight_blue {
font-weight:bold;
font-size:12px; 
color: #4385D9;
}

.grad_left {
background:url(../profiles/grad_bg.jpg) 220px 0px repeat-y}
.grad_right {
background:url(../profiles/grad_bg_right.jpg) 120px 0px repeat-y}

h1 {

	font-size: 14px;
	font-weight: bold;
	color: #4385D9;
	padding:5px 0 5px 0;
}
h2 {

	font-size: 12px;
	font-weight: bold;
	color: #4385D9;
	padding:5px 0 5px 0;
}
p {
	padding:4px 0 5px 0;
}

hr {
color:#999999; height:1px; width:75%; text-align:left; background-color:#999999;
}

#image_left{
float: left;
padding:0 10px 5px 5px;
}

#image_right{
float: right;
padding: 0 5px 5px 10px;
}

#wrapper {
width: 1000px;
height: 700px;
background-color:#484848;
margin:0px auto;
text-align:left;
}

#wrapper_popup {
width:300px;
margin:5px 8px 8px 8px;
height:auto;
text-align:left;
background:url(../graphics/enhance_bg.jpg) no-repeat bottom right;
}

#top {
width:1000px;
height:80px;
float:left;
margin:0 0 0 0;
}

#header {
width:1000px;
float:left;
margin:0 0 0 0;
}

#phone {
width:172px;
height:80px;
float:left;
}

#logo {
float:right; 
width:388px;
}

#nav {
clear:both;
width:1000px;
background: url(../graphics/nav_bg.jpg) repeat-x;
height:33px;
}

#content_holder {
width:790px; 
margin:25px 99px 18px 111px; 
}

#content_left {
width:329px;
height:280px;
padding:5px 0 0 0;
float:left;
}

#content_right {
width:461px;
height:285px;
float:left;
}

#content_text_admin {
width:100%;
float:left;
}

#content_text_admin label {
display:block;
float:left;
width:200px;
text-align:right;
padding:5px;
}

#content_text_admin fieldset {
padding:10px;
}

#content_text_admin ul {
margin-left:20px;
}

.button {
float:right;
cursor:pointer;
}

.success {
color:#00CC00;
font-weight:bold;
}

.error {
color:#FF0000;
font-weight:bold;
}

#content_text {
width:444px;
height:238px;
padding:0 10px 0 7px;
margin: 2px 0 0 0;
float:left;
overflow:auto;
text-align:left;
}

#img_info {
height:33px;
width:300px;
background: url(../graphics/nav_bg.jpg) repeat-x;
text-align:center;
padding:3px 0 0 0;
}

#nav_menu {
height:15px;
text-align:center;
width:90px;
}

#menu_back {
width:45px;
text-align:left;
float:left;
}

#menu_next {
width:45px;
text-align:right;
float:right;
}

.menu {
color:#949494;
}

#thumbs {
margin:0px 10px 12px 0;
}

#footer {
width:1000px;
background:#383838;
height:16px;
padding:2px 0 0 2px;
clear:both;
}

#contact_details {
width:260px; 
height:224px; 
background:url(../graphics/contact.jpg) no-repeat;
padding:0 0 0 40px;
}

#caption {
margin:0 auto;
text-align:left;
padding:0 2px 0 4px;
}


.left_team_photo, .right_team_photo{
	background:#444;
	float:left;
	padding:6px;
	margin:0 7px 8px 0;
}

.left_team_photo img, .right_team_photo img{
	border:1px solid #FFF;
}

.team_info{
	background:#444;
	float:left;
	width:180px;
	padding-top:7px;
}

.team_info * {
	font-size:11px!important;
}

.team_info .email {
	text-align:center;
}

.last_team {
	margin-right:0;
}

.clearer{
	clear:both;
}
