/*

*/

body {
	margin:0px;
	padding:0px;
	color: #00131d;
	font-family: verdana, arial, sans-serif;
	font-size:13px;
	line-height:1.5em; 
	background-color: #fff;
}

a, a:link, a:visited { color: #000; font-weight: normal; }

a:hover { color: #CC0000; text-decoration:none; }

p { margin: 0px; padding: 0 0 10px 0; }

table th, td {width: 125px; text-align: center;}
.blue	{color: #3c809f; }
.red	{color: #cc0000;}
img { border: none; }

h1 { font-size: 34px; color: #00131d; margin: 0 0 20px 0; padding: 5px 0; font-weight: normal; }
h2 { font-size: 22px; color: #FF501D; margin: 0 0 10px 0; padding: 0 0 5px 0; font-weight: normal; }
h3 {
	font-size: 16px;
	
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: none; line-height: 25px;
	font-weight: normal;
}
h4 { 
	font-size: 18px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
}
h5 { 
	font-size: 14px;
	height: 27px;
	width: 116px;
	color: #000;
	margin: 0;
	padding: 3px 10px 0 10px;
	text-align: center;
	background: url(images/h5_bg.png) no-repeat top left;
}

h6 { font-size: 12px; margin: 0 0 5px 0; padding: 0;}

blockquote { font-style: italic; }
cite { font-weight: normal; color: #1d68b6; font-size: 14px; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r15 { margin-right: 15px; }
.margin_r30 { margin-right: 30px; }

.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { padding: 8px; border: 1px solid #000; background: #0f1115; }
.fl_img { float: left; margin: 3px 30px 15px 0; }
.fr_img { float: right;	margin: 3px 0 15px 15px; }


.button_02 a:hover {
	color: #311c0c;
}

#tryMe {float: left; height: 80px; width: 300px; margin-left: 220px; margin-top: 30px; }
#tryMe a:hover {color:#cc0000;}
#tryMe_btn {display: block; width: 260px; height: 40px; text-decoration: none; font-size: 22px; padding: 40px 0 0 40px; color:#fff;}


ul { margin: 20px 30px; padding: 0; }
ul li { padding-bottom: 3px; margin-bottom: 2px; background: url(images/ul_list.png) no-repeat center left; }
ul li a { font-weight: normal; text-decoration: none; }

/* header */
#activate_header_wrapper {
	width: 100%;
    background-color:#00131d;
}

#activate_header {
	width: 960px;
	height: 108px;
	margin: 0 auto;
	padding: 0 15px;
}

#activate_header .header_left {
	float: left;
	width: 300px;
}

#activate_header .header_right {
	float: right;
	width: 600px;
}

/* site title */

#activate_header  #site_title {
	float: left;
	width: 200px;
	padding: 40px 0 0 0;
}


#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	margin-top: -20px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

/* end of site title */

/* search */

#search_box {
	float: right;
	margin: 15px 0 0 0;
	height: 25px; /* until search is needed this keeps placeholder in place */
}

#search_box form {
	margin: 0;
	padding: 0;
}

#search_box #input_field {
	height: 16px;
	width: 150px;
	color: #fff;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	font-variant: normal;
	line-height: normal;
	border: 1px solid #1b0d03;
	background: #261305;
}

#search_box #submit_btn {
 	height: 25px;
	cursor: pointer;
	padding: 2px 5px 7px 5px;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
	color:#885f40;
	border: 1px solid #1b0d03;
	background: #261305;
}

/* end of search */

/* menu */

#activate_header #activate_menu {
	clear: both;
	float: right;
	height: 53px;
	margin-top: 12px;
}

#activate_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#activate_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#activate_menu ul li a {
	float: left;
	display: block;
	height: 28px;
	width: 98px;
	margin-left: 10px;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;	
	font-weight: normal;
	outline: none;
}

#activate_menu li a:hover, #activate_menu li .current {
	color: #3a7e9e;

}

/* end of menu */

/* S1 content - sub pages */
#activate_welcome_wrapper2 {
	clear: both;
	width: 100%;

	background-color: #EAF7FD;


}
#activate_welcome2 {
	width: 930px;

	margin: 0 auto;
	padding: 35px; 

}

#activate_s1	{float: left; width: 250px;}

#activate_s2	{/* float: right; */ width: 600px; padding-top: 15px;}


#activate_s1 img {border: 15px solid #a0d6e0; margin: 15px;}
.s1R	{margin-bottom: 25px;}





/* welcome */

#activate_welcome_wrapper {
	clear: both;
	width: 100%;
	height: 414px;
	background:#a0d6de url(images/activate_center_welcome.jpg) center top no-repeat;


}

#activate_welcome {
	width: 930px;
	height: 385px;
	margin: 0 auto;
	padding: 15px; 

}

#welcome_image {
	float: left;
	position: relative;
	width: 298px;
	height: 147px;
	padding: 25px;
}

#welcome_image span {
	position: absolute;
	top: 0;
	left: 0;
	width: 338px;
	height: 197px;
	background:url(images/activate_slide.png) no-repeat;
}

#welcome_text {
	float: left;
	width: 540px;
	margin-left: 250px;
	padding-top: 45px;
}

#welcome_text p {
	font-size: 18px; 
	line-height: 26px; 
	font-weight: normal; 
	color:#34789a;
}

#welcome_bubble	{
	width: 200px;
	float: right;
	margin: 100px 50px 0 0;




		

}

#welcome_bubble p {
	text-align: center;
	color: #fff;

}

/* end of welcome */

/* services */
	
#activate_services_wrapper {
	clear: both;
	width: 100%;
	height: 400px;
	background-color: #EAF7FD;

}

#activate_services {
	width: 930px;
	height: 251px;
	margin: 0 auto;
	padding: 25px 15px; 
	background: url(images/activate_people.jpg) right top no-repeat; background-position: 94% 0;
}

.services_box {
	background: url(images/fillerBack.jpg) center top no-repeat;
	float: left;
	width: 225px;
	padding: 5px 5px 0 50px;
	
}

.services_box_last {

	height: 300px; width: 250px;
}

/* end of services */

/* content */

#activate_content_wrapper_outer {
	width: 100%;
	background: #A0D6DF url(images/activate_content_top.jpg) repeat-x top;
}

#activate_content_wrapper_inner {
	width: 100%;
	background: #a0d6df  url(images/activate_content_bottom.jpg) repeat-x top;
		border-top: 1px solid #6ab4bc;
}

#activate_content_wrapper {
	width: 930px;
	margin: 0 auto;
	padding: 30px 15px;
}

#activate_content {
	float: left;
	width: 600px;
	margin: 0 auto;
	padding: 30px 15px; 
}

#activate_content_wrapper h2 {
	/* padding: 20px 0 20px 60px; */
	margin: 0 0 15px 0;
}

#activate_content_wrapper .our_services {
	/* background: url(images/activate_list.png) top left no-repeat; */
}

#activate_content_wrapper .about_us {
	background: url(images/activate_about.png) top left no-repeat;
}

#activate_content_wrapper .current_activities {
	/* background: url(images/activate_date.gif) top left no-repeat; */ color:#cc0000; 
}

#activate_sidebar {
	position: relative;
	float: right;
	width: 240px;
	margin: 13px 0;
	padding: 10px 20px;
	background-color: #3C809F;
	border-left: 1px solid #fff; border-right: 1px solid #fff;
	color:#fff;
}

#activate_sidebar .sidebar_top {
	position: absolute;
	top: -13px;
	left: 0;
	width: 280px;
	height: 13px;
	background: url(images/activate_sidebar_top.jpg) top center no-repeat;
}

#activate_sidebar .sidebar_bottom {
	position: absolute;
	bottom: -13px;
	left: 0;
	width: 280px;
	height: 13px;
	background: url(images/activate_sidebar_bottom.jpg)bottom center no-repeat;
}

#activate_sidebar .activities_box {
	margin-bottom: 15px;
}

#activate_sidebar .activities_box a {
	font-weight: bold;
}
								

/* end of content */

/* footer */

#activate_footer_wrapper {
	width: 100%;
	height: 152px;
	background: url(images/activate_footer.jpg) repeat-x bottom;
	font-size: 10px;
}

#activate_footer {
	width: 982px;
	height: 62px;
	margin: 0 auto;
	padding: 90px 0 0 0;

	color: #fff;
	background: url(images/activate_footer_bg.jpg) no-repeat bottom;
}

#activate_footer a {
	color: #A0D6DF;
	font-weight: normal;
}

/* end of footer */
