/*
CSS Credit: http://www.templatemo.com/
*/

html {
	background: #3A509B;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1 em;
	color: #282727;
	width: 100%;
	display: table;
}

a { 
	color: red; text-decoration:none; 
}

a:hover {  color: #fff; 
}

a.redlink {
	color: red;
}

#templatemo_background_section_top {
	width: 100%;
	height:178px;
	background: #3A509B;
}

#templatemo_background_section_mid {
	width: 100%;
	background: #A1A5AB url(images/templatemo_background_section_mid_bg.jpg) repeat-x;
}

#templatemo_background_section_bottom{
	width: 100%;
	background:url(images/templatemo_background_section_bottom_bg.jpg) bottom repeat-x;
}

#templatemo_background_bottom{
	width: 100%;
	background: #3A509B;
	overflow: hidden;
}

.templatemo_container {
	width: 960px;
	margin: auto;
}

#templatemo_header {
	width: 960px;
	height: 178px;
	background: #3A509B;
}

/* Logo Area */
#templatemo_logo_section {
	width:auto;
	height:178px;
	margin-top: 5px;
	margin-left: 0px;
	padding: 5px 0;
	float:left;	
	display: inline;
	font-size: 36px;
	font-family: Impact;
	color: #d4d2c5;
}

#templatemo_header_text {
	font-family: Courier New;
	word-spacing: -3px;
	letter-spacing:-3px
	width: 620px;
	height: 178px;
	margin-top: 12px;
	margin-left: 20px;
	float: right;	
	display: inline;
	font-size: 14px;
	color: #d4d2c5;
	text-align: left;
}

/* Tim's section */
#tim_box {
     width: 274px;
     margin-left: 0px;
     color: #121E48;
     font-family: Courier New;
     word-spacing: -3px;
     letter-spacing:-.5px
}

tim_box .img {
   padding:1px;
   border:1px solid #021a40;
   background-color:#ff0;
}



/* Left Section */
#templatemo_left_section {
	float: left;
	width: 275px;	
	margin: 0 0 0 0px;
}

#templatemo_left_section .templatemo_image_box {
	margin-top: 8px;
	padding: 1px;
}

#templatemo_left_section .templatemo_section_box_2 {
	margin: 8px 1px 0 1px;	
	width: 275px;
	height: 63px;
	padding: 45px 8px 0 10px;
}

.templatemo_section_box_2 h3 {
	margin:0;
	padding: 0;
	font-size: 14px;
	color: #fff;
	text-align: right;	
}

.templatemo_section_box_2 p {
	margin:0;
	padding: 0;
	font-size: 14px;
	color: #fff;
	text-align: right;	
}
.templatemo_section_box {
	width: 280px;
	margin: 0;
	padding: 0 0 10px 7px;
	border-left: 2px solid #20282a;
	border-right:2px solid #20282a;
	background:	#A1A5AB;
}
.templatemo_section_box_last {
	width: 275px;
	margin: 0;
	padding: 0 0 10px 7px;
	border-left: 2px solid #20282a;
	border-right:2px solid #20282a;
	border-bottom: 2px solid #20282a;
	background:	#3A509B;
}

.templatemo_section_box .templatemo_section_title {
	width: 160px;
	height: 23px;
	border-bottom: 1px dashed #898c82;
	border-top: 1px dashed #898c82;
	margin: 0;
	padding: 5px 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #cdccc0;
}

.templatemo_section_box ul {
	list-style: none;
	margin: 12px 0 15px 20px;
	padding: 0;
}

.templatemo_section_box_last .templatemo_section_title {
	width: 160px;
	height: 23px;
	border-bottom: 1px dashed #898c82;
	border-top: 1px dashed #898c82;
	margin: 0;
	padding: 5px 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #cdccc0;
}

.templatemo_section_box_last ul {
	list-style: none;
	margin: 12px 0 15px 20px;
	padding: 0;
}

.clener_with_height {
	clear: both;
	height: 1px;
}
/* Right Section */

#templatemo_right_section {
	float: right;
	width: 710px;	

}

/* Menu Section */
#templatemo_menu_section{
	margin: 0;
	padding: 0;
}

#templatemo_menu_section ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu_section ul li {
	
	margin: 0px;
	padding: 0px;
	display: inline;
}

#templatemo_menu_section ul li a {
	float: left;
	width: 90px;
	height: 36px;
	color: #d4d2c5;
	margin: 0 12px 0 0;
}

#templatemo_menu_section li a:hover, #templatemo_menu_section li .current {
	color: #fff;
}


/* End OF menu*/


.templatemo_content_area {
	margin : 0px 55px 5px 100px;
	padding: 0;
      height: auto;
}
.templatemo_content_area h1 {
	color: #121E48;
	font-size: 23px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.templatemo_content_area p {
	font-family: Courier New;
	font-weight: normal;
	word-spacing: -3px;
	letter-spacing:-3px
	color: #121E48;
	font-size: 16px;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.templatemo_content_area h2 {
	font-size: 20px;
	color: #3A509B;
	margin: 0;
	padding: 0;
}


.templatemo_content_area a {
	color: red;
	font-weight: bold;
}

.templatemo_content_area a:hover {
	text-decoration: underline;
}
.templatemo_two_column_section {
	margin: 20px;
}

.templatemo_two_column_section  .templatemo_two_column_left {
	float: left;	
	width: 335px;
	margin: 0;
	padding: 10px;
}
.templatemo_two_column_left h1 {
	font-size: 15px;
	color: #6e5a4c;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}
.templatemo_two_column_left .templatemo_gallery_box {
	margin: 0;
	background: #a2a091 url(images/gallery_box_bottom.jpg) bottom right no-repeat;
	border-top: 1px dashed #fff;
	border-bottom : 1px dashed #fff;
	margin-bottom: 15px;
	padding: 0 10px 0 10px;
}
.templatemo_gallery_box p {
	text-align: justify;
	color: #424242;
	font-size: 14px;
}	
.templatemo_gallery_box p span.header {
	color: #e7e4d4;
	font-size: 14px;
	font-weight: bold;
}	
.templatemo_gallery_box img {
	margin: 0 5px 0px 0;
	float: left;
}	
.templatemo_two_column_section  .templatemo_two_column_right {
	float: right;	
	width: 255px;	
	margin: 0;
	padding: 10px;	
}
.templatemo_two_column_right h1 {
	font-size: 15px;
	color: #6e5a4c;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}
.templatemo_two_column_right .body {
	min-height: 177px;
	width: 185px;
	background: url(images/templatemo_2_column_right_bg.jpg) top no-repeat;
	margin: 0;
	padding: 25px;
}

.body h2 {
	font-size: 14px;
	color: #282727;
	margin: 0;
	padding: 0;
}
.body p {
	font-size: 14px;
	color: #4c4c4c;
	text-align: justify;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.body a {
	color: #010101;
	text-decoration: none;
}
.body a:hover {
	text-decoration: underline;
}
.templatemo_bottom_panel {
	padding: 0px;
}
.templatemo_bottom_panel .templatemo_bottom_section_box_1 {
	float: left;
	width: 200px;
	margin: 0 20px 0 0px;;
	padding: 0;	
}
.templatemo_bottom_panel .templatemo_bottom_section_box_2 {
	float: left;
	width: 420px;
	margin: 5px 40px 0 0px;;
	padding: 0;	
}
.templatemo_bottom_section_box_2 h3 {
	color: #d0cec2;
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding: 0;
	
}
.templatemo_bottom_section_box_2 p {
	color: #d0cec2;
	font-size: 14px;	
	margin: 5px 0 0 0;
}
.templatemo_bottom_panel #templatemo_footer {
	
	margin: 0px 0 5px 0;
	padding: 5px 0 5px 0;
	width: 100%;
	color: #d0cec2;
}
#templatemo_footer a {
	color:  #fff;
}
#templatemo_footer a:hover {
	color: #DF211C;
}
