/* WEBSITE BLOG - START */
.WebsiteBlogs{
	width:98%;
	border:1px solid #c0c0c0;
	text-align:left;
	margin-top:12px;
}

.WebsiteBlogs_header {
	background-color:#e0e0e0;
	padding:10px;
	font-size:20px;
	font-weight:bold;
}

.WebsiteBlogs_body {

	font-size:12px;
	padding:10px;

}
.WebsiteBlogs_footer {
	text-align:right;
	font-size:11px;
	color:#777777;
	padding-right:10px;
}
/* WEBSITE BLOG - END */



.LPform {
width:152px;
height:79px;
padding-left: 3px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

#LPsubmit {
width: 75px;
height: 22px;
}



/* FORM (VERSION 2) - START */
.ams-form-frame-version-2 {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #999;
}
.ams-form-frame-version-2 .inside-frame {
	margin: 10px;
}
.ams-form-frame-version-2 .ams-form-field {
	margin: 2px 0;
}
.ams-form-frame-version-2 .ams-form-field label {
	display: block;
	margin: 0 3px;
	width: 35%;
}
.ams-form-frame-version-2 .justification-left label {
	text-align: left;
}
.ams-form-frame-version-2 .justification-right label {
	text-align: right;
}
.ams-form-frame-version-2 .orientation-left label {
	float: left;
}
.ams-form-frame-version-2 .orientation-right label {
	float: right;
}
.ams-form-frame-version-2 .required label {
	font-weight: bold;
}
.ams-form-frame-version-2 .type-4 input {
	width: 60%;
}
.ams-form-frame-version-2 .type-9 input {
	display: block;
	margin: 0 auto;
}
/* FORM (VERSION 2) - END */
body {
background-color: #2F516B;
}

#body-container {
	width: 804px;
	margin: 0 auto;
	position:relative;
}

#header {
	background: url(/includes/themeImage/banner_temp.jpg) no-repeat;
	/*width: 800px;*/
	height: 300px;
}
/* Top Navigation */

#top_navigation {

	width:506px;
	position:absolute;
	top:258px;
	left:5px;

}
.top_menu_divider {
	background:url(/includes/themeImage/top_nav_divider.gif);
	background-repeat: repeat-x;
	height:41px;
	width:2px;

}
.top_menu_item {
	background:url(/includes/themeImage/top_nav_bg.gif);
	background-repeat: repeat-x;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:41px;
	text-align:center;

}
.top_menu_item a {
	color: #000033;
	text-decoration: none;
}

.top_menu_item a:hover {
	color: #cc0000;
}
/* EOF Top Navigation */


/* Side Navigation */
#mysidebar {
	background: #cbd7e1;
	vertical-align: text-top;

}


#side_navigation a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
}
#side_navigation a:hover {
  color: #cc0000;
}

.side_menu_item {
	padding-bottom:20px;
	text-align:center;
	width:100%;

}

/* EOF Side Navigation */

/* Content Section */

#content_section {
padding: 5px 5px 5px 5px;
}

#content_for_plain_single {
background-color:#FFFFFF;
border:1px solid #000000;
padding:20px;
}


/* EOF Content Section */


/* Marquee */
#marqueecontainer {
	position: relative;
	/*width: 170px;*/ /*marquee width */
	height: 120px; /*marquee height */
	overflow: hidden;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 5px;
	background: #cbd7e1;
}


#my_picture {
	text-align:center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;


}


/* FORM */


            .amsForm {
            text-align : left;

            }
            .amsFormSubmit {
            margin-left:180px;
            }

            #lead_collection_form {
              padding: 0px 0px 0px 0px;
            	width : 100%;
            	margin-top : 0px;
            	text-align : left;
            	margin-left : -120px;

            }

            #lead_collection_form label {
              font-family: Arial, Helvetica, sans-serif;
              font-size: 13px;
              font-weight:bold;
              border : 0px solid red;
              height: 15px;
              display:block;

            	/*margin-right: 180px;*/
            	text-align: right;
            }

            .amsForm INPUT, TEXTAREA {
            width: 250px;
            }

            .reqd_field {
            	color: red;
            	font-weight: bold;
            	font-size: 135%;
            }
/* EOF Form */





/*
#top_bttn1 {
	margin-left: -5px;
}

#top_bttn2 {
	padding-left: 20px;
}

#top_bttn3 {
	padding-left: 15px;
}

#top_bttn4 {
	padding-left: 25px;
}

#top_bttn5 {
	padding-left: 14px;
}
*/

#photo1 {
	background: url(/includes/themeImage/top_ban.jpg) no-repeat;
	position: absolute;
	top: 5px;
	left: 500px;
	width: 284px;
	height: 81px;
}

#photo1 span {
	font: 120% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 40px;
}

#photo2 {
	position: absolute;
	top: 170px;
	left: 510px
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.style6 {font-size: 24px; font-family: Forte;}
.style7 {font-size: 24px; font-family: Forte; color: #FF0000; }
.style8 {color: #000066}
.style9 {font-size: 24px; font-family: Forte; color: #000066; }



.style11 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
}




.style19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 5px;
	background: #cbd7e1;
}

* {
	clear: both;
}