@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;}:focus {	outline: 0;} body {	line-height: 1;	color: black;	background: white;} ol, ul {	list-style: none;} strong {font-weight:bold;}

html {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #CDCDCD;
	}

body {
	background-color: #CDCDCD;
	}

h1 {
	color: #3264F9;
	border-bottom: 1px solid #3264F9;
	font-size: 30px;
	margin: 0 25px 10px 25px;
	text-shadow: #aaa 0px 2px 3px;
	font-variant:small-caps;
	letter-spacing: 5px;
	}
	
h2 {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	margin: 25px -22px 10px;
	padding: 10px 20px;
	letter-spacing: 6px;
	background-color: #3163f8;
	font-family: Helvetica, Arial, sans-serif;
	text-shadow: #444  0px 2px 3px;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #4b5575;
	padding: 0 0 5px 0;
	margin: 15px 0 10px 0;
	font-variant: small-caps; 
	letter-spacing: 2px;
	font-size: 22px;
	color:#4b5575;
	}

h3 a{
	color:#4b5575;
	text-decoration: none;
	}



table {
	margin: 0 auto;
	}


body {
	background-image: url(../images/html_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	} 

#content {
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	width: 864px;
	margin: 0 auto;
	}

#header {
	/* background-image: url(../images/header.jpg); */
	width: 864px;
	height: 297px;
	position: relative;
	z-index: 10;
	}

#nav {
	position: absolute;
	top: 245px;
	left: 65px;
	z-index: 100;
	}

#nav ul {

	}

#nav ul li {
	display: inline;
	}


#nav ul li ul{
	display: none;
	}


#nav a{
	font: 14px Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 10px;
	padding: 0 5px 2px;
	text-shadow: #333 0px 2px 3px;
	letter-spacing: 5px;
	}

#nav a:hover{
	border-bottom: 1px solid #7194ff;
	}


#imgBox {
	text-align: center;
	margin: 15px auto;
	clear: both;
	}

#imgBox img, img.pwimages, .pwimages {
	border: 1px solid #3264F9;
	padding: 5px;
	background-color: #ddd;
	margin: 0 5px;
}

#imgBox p{
	display: inline;
	width: 220px;
	}

#contentBox {
	margin: 0 35px 0px 35px;
	} 

#contentBox p {
	margin: 6px 0 6px 10px;
	line-height: 20px;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    margin-top: .5em;
	text-align: justify;
	color: #333;
	}

#contentBox ul {
	margin: 0 30px 0 40px;
	}

#contentBox li {
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	list-style: disc outside;
	border-bottom: 1px solid #ddd;
	}

.pullbox {
	text-align: center;
	margin: 20px 0 20px 0;
	}

.pullbox .lineA{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 40px;
	line-height: 45px;
	letter-spacing: -1px;
	color: #444;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 100;
	}

.pullbox .lineB {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 20px;
	letter-spacing: 1px;
	color: #777;
}

.colBox {
	float: left;
	width: 100%;
	border: 1px solid #9d9d9d;
	background-color: #f5f5f5;
	margin: 10px 0 0 0;
	}


#contentBox .colBox p {
	font-size: 14px;
	}


.threeColumn {
	float: left;
	width: 244px;
	text-align: justify;
	padding: 10px;
	}

.fourColumn {
	float: left;
	width: 375px;
	text-align: justify;
	padding: 10px;
	}

.fourColumn .moreInfo{
	float: right;

}

.fourColumn .moreInfo a , .fourColumn .moreInfo a:hover, .fourColumn .moreInfo a:visited{
	color: #596185;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	}


.oneColumn {
	float: right;
	width: 300px;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	padding: 10px;
	text-align: center;
	margin: 0 0 10px 10px;
	}

.oneColumn2 {
	float: right;
	width: 250px;
	background-color: #FFFFFF;
	padding: 10px 0 10px 40px;
	clear: both;
	}
	
.oneColumn3 {
	float: right;
	width: 315px;
	clear: both;
	}


#contentBox .oneColumn p {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	line-height: 22px;
	}


.readMore {
	color: #3466FD;
	}

.readMore a, .pageNation a{
	color: #4875FD;
	text-decoration: none;
	}

.readMore a:hover, .pageNation  a:hover{
	color: #333;
	}

.pageNation {
	font-size: 12px;
	color: #4875FD;
	margin: 20px 0 0 0;
	float: right;
	}

.ditto_currentpage {
	margin: 0 3px 0 0;
	}

.ditto_page {
	margin: 0 3px 0 0;
	}

#footerBox {
	background-image: url(../images/footer.jpg);
	height: 150px;
	width: 864px;
	font-size: 12px;
	z-index: 2;
	}

#socialBox {
	margin: 15px 20px 0 0px;
	text-align: right;
	} 

#socialBox img {
	margin: 0 10px 0 0;
	}


#subNav {
	padding: 90px 30px 0;
	text-align: right;
	}

#subNav ul li{
	display: inline;
	margin: 0 0 0 10px;
}

#subNav ul li ul{
	display: none;
	}

#subNav a, #madeBy a{
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	}

#subNav a:hover, #madeBy a:hover{
	color: #000;
	}


#madeBy {
	text-align: right;
	padding: 6px 30px 0;
	font-size: 10px;
	}




.clearMe {
	clear: both;
	}

/* form */

form {
	}

form#contactForm {
	width: 500px;
	}

label {  
	display: block;
	margin: 6px ;
	color: #4E443C;
	}

input{
	color: #333333;
	background: #ffffff; 
	border: 1px solid #aaaaaa;
	width: 500px;
	}

input:hover, textarea:hover, .submit:hover {
	border: 1px solid #666;
	}

.submit {
	color: #333333;
	background: #ffffff;
	border: 1px solid #aaa;
	width: 200px;
	margin: 5px 0;
	}
	
textarea {
	color: #333333;
	width: 500px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #aaaaaa;
	clear: both;
	}

.formBox {
	border: 1px solid #CCCCCC;
	margin: 10px auto;
	padding: 5px 50px;
	width: 600px;
	background-color: #f5f5f5;
	}

.groupClear {
	clear: both;
	display: block;
		padding: 10px 0 30px;

	}

.groupClear h3{
	clear: both;
	margin-bottom: 15px
	}

.brandBox {
	display: block;
	clear: both;
	}

.brandLogo {
	width: 270px;
	text-align: center;
	float: left;
	display: block;
	margin: 0 0 10px 0;
	}

.brandSummary {
	display: block;
	}


#refrenceBox {
	width: 750px;
	margin: 0 auto;
}

blockquote {
	padding: 0 0px;
}

#contentBox #refrenceBox ul, #contentBox #refrenceBox li {
	padding: 0px !important;
	margin: 0px;
}

#contentBox .refrences li {
	list-style: none;
	width: 750px;
	height: 270px;
}

p.referenceSource {
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	position: relative;
	left: 0px;
}


#prevBtn a,  #nextBtn a {
	color: #000;
	padding: 0 0 10px 10px;
	position: relative;
	font-size: 10px;
	bottom: 7px;
	left: 20px;
}
	
	
	
	
