/*  

Theme Name: Volition Design
Author: Volition Design
Author URI: http://www.volitiondesign.com/

*/


ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
}
a {
	color: #13528f;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
:focus {
	-moz-outline-style: none;
}
a img, img {
	border: 0px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.imgleft {
	margin: 0px 10px 10px 0px;
}
.imgright {
	margin: 0px 0px 10px 10px;
}
.green {
	color: #a9dc10;
}
.blue {
	color: #13528f;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#page {
	width: 984px;
	background: #FFFFFF url(images/content_bg.jpg) left top repeat-y;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
/* menu */



#menu {
	width: auto;
	background: url(images/menu_bg.jpg) left top no-repeat;
	height: 29px;
	margin: 0px auto 0px auto;
	padding: 1px 0px 0px 13px;
}
.vhome {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background: url(images/volition_design_home.jpg) left top no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 1px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
/* HEADER */



#header {
	width: auto;
	height: 178px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/header_bg.jpg) center top no-repeat;
}
#header a {
	width: 288px;
	height: 65px;
	margin: 63px 0px 0px 50px;
	display: block;
	position: absolute;
}
#srch_fld {
	height: 80px;
	padding: 20px;
}
#sidebar_top {
	width: 100%;
	height: 15px;
	background: url(images/sidebar_top.jpg) no-repeat;
}
#header_title {
	float: left;
}
#searchform_body {
	width: 250px;
	height: 24px;
	background: url(images/search_bg.jpg) no-repeat;
	margin: 0px 0px 5px 0px;
}
#searchform_top {
	margin: 0px 0px 0px 58px;
}
#searchform_top_text {
	width: 167px;
	border: 0px;
	background: none;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 6px 0px 0px 0px;
}
#gosearch {
	float: left;
}
#header_title h1 {
	color: #000000;
	font-size: 52px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 30px;
	font-style: italic;
	letter-spacing: -3px;
}
#header_title h1 a {
	color: #000000;
}
.description {
	font-size: 15px;
	font-weight: normal;
	position: relative;
	top: -10px;
	color: #000000;
	letter-spacing: 0px;
	text-align: center;
	display: block;
}
/* BODY */



#body {
	width: 100%;
	float: left;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 10px 0px 0px 0px;
	background: url(images/content_topbg.jpg) left top no-repeat;
}
#homebody {
	width: 100%;
	float: left;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 0px;
}
#body_page {
	width: auto;
	float: left;
	padding: 0px 30px 0px 30px;
}
#body_home {
	width: auto;
	float: left;
	padding: 0px 11px 0px 13px;
}
#body_left {
	width: 650px;
	float: left;
	padding: 15px 0px 0px 30px;
}
#body_right {
	width: 226px;
	padding: 0px 30px 0px 0px;
	float: right;
}
/* left contact */



#body_left_content {
	width: auto;
	padding: 0px;
}
/* right content */



#body_right_content {
	padding: 2px 0px 0px 7px;
}
#page_content {
	padding-top: 0px;
	margin: 0px;
	width: 100%;
}
.post {
	width: auto;
	padding: 15px 15px 0px 15px;
	margin: 0px 0px 25px 0px;
	background: #f7f7f7;
	border: 1px solid #e7e7e7;
}
.post-top {
	margin: 0px;
	padding: 0px;
	float: left;
}
.post-top-end {
	float: left;
}
.post-title {
	width: 537px;
	padding: 0px;
}
.post-title h1 {
	font-size: 20px;
	color: #99cc00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	display: inline;
	clear: both;
}
.post-title h1 a {
	color: #99cc00;
}
.post-title h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #ababab;
	font-size: 11px;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.post-title h3 a, .post-title h3 span {
	color: #13528f;
	font-weight: bold;
	font-style: italic;
}
.post_author {
}
.post_cat {
}
.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	font-style: normal;
	padding: 10px 0px 10px 0px;
	color: #333333;
	display: block;
}
/* for Internet Explorer */

/*\*/
* html .entry {
	height: auto;
}
/**/



.entry a {
	text-decoration: none;
	font-weight: bold;
}
.entry a:hover {
	text-decoration: underline;
}
.entry p {
	margin-bottom: 10px;
}
.postmetadata {
	width: auto;
	height: auto;
	padding: 0px 0px 10px 0px;
	color: #595959;
	font-size: 12px;
}
.postmetadata .pm_postedon, .postmetadata .pm_postedin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ababab;
	padding: 10px 0px 5px 0px;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.postmetadata .pm_readmore {
	padding: 0px 0px 0px 10px;
	display: block;
	float: left;
}
.postmetadata .pm_comments {
	padding: 0px 0px 0px 10px;
	display: block;
	float: left;
}
.postmetadata .pm_readmore a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #abde12 url(images/read_more_lbg.jpg) left top no-repeat;
	color: #000000;
	padding: 5px 6px 5px 33px;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: left;
}
.postmetadata .pm_comments a:hover, .postmetadata .pm_readmore a:hover {
	text-decoration: none;
}
.postmetadata .pm_comments a, .postmetadata .pm_comments span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #13528f url(images/comment_lbg.jpg) left top no-repeat;
	color: #FFFFFF;
	padding: 5px 6px 5px 33px;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: left;
}
.postmetadata .pm_comments a span {
	font-weight: bold;
	color: #FFFFFF;
	background: none;
	padding: 0px 2px 0px 0px;
	margin: 0px;
	font-style: italic;
}
.postmetadata .alignleft {
	padding: 0px 0px 0px 0px;
}
.postmetadata .alignright {
	padding: 0px 0px 0px 10px;
}
a.readmore:hover {
	color: #570608;
}
.post-page {
	width: 100%;
}
.post-page .entry {
	text-decoration: none;
}
.post-page .entry a {
	font-weight: bold;
}
.post-page .entry a:hover {
}
h1, h2, h3, h4, h5, h6 {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #13528f;
	line-height: normal;
	padding: 0px 0px 10px 0px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
.entry h1.page_title {
	font-size: 20px;
	color: #13528f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
/* SIDE BAR */



#sidebars {
	float: right;
}
#sidebar {
	float: left;
	width: 250px;
	padding: 15px 0px 0px 0px;
}
.sidebars h2 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 30px;
	font-style: italic;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	background-image: url(images/sidebar_hdbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sidebars .sidelist {
	background-color: #f7f7f7;
	border: 1px solid #e7e7e7;
}
.sidebars ul {
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebars ul li {
	padding: 0px 0px 25px 0px;
}
.sidebars ul li ul li {
	margin: 0px 0px 5px 0px;
	width: auto;
}
.sidebars ul li ul li ul li {
	margin: 0px;
}
.sidebars li ul {
	padding: 10px 0px 0px 0px;
	width: auto;
}
.sidebars li ul li ul {
	padding: 4px 0px 0px 10px;
	background: none;
	width: auto;
}
.sidebars li ul li ul li ul {
	padding: 0px 0px 0px 10px;
}
.sidebars li {
	margin-bottom: 0px;
}
.sidebars li li {
	margin-bottom: 0px;
	padding: 2px 0px 8px 12px;
}
.sidebars li li li {
	background: none;
	border: 0px;
	padding-bottom: 3px;
}
.sidebars li a {
	font-weight: normal;
	color: #13528f;
}
.sidebars li.widget_categories ul li {
	font-weight: bold;
	color: #999999;
}
.sidebars li.widget_categories ul li a {
	background: url(images/li_catbg.jpg) no-repeat left top;
	padding: 0px 0px 0px 20px;
}
.sidebars li.widget_categories ul li ul li a {
}
.sidebars li.widget_archives ul li a {
	background: url(images/li_arcbg.jpg) no-repeat left top;
	padding: 0px 0px 0px 20px;
}
.sidebars li.linkcat ul li a {
	background: url(images/li_vbg.jpg) no-repeat left top;
	padding: 0px 0px 0px 20px;
}
.sidebars li.widget_meta ul li a {
	font-weight: normal;
}
.sidebars .widget_tags p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 30px;
	padding: 10px 10px 10px 10px;
}
.sidebars .widget_tags a {
	color: #333333;
}
.sidebars .textwidget {
	padding: 10px;
}
/* FOOTER */



#content_bottom_home {
	background: url(images/content_btmbg.jpg) left bottom no-repeat;
	height: 10px;
	width: auto;
}
#content_bottom {
	background: url(images/content_btmbg.jpg) left bottom no-repeat;
	height: 20px;
	width: auto;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #13528f;
	background: #FFF;
	width: auto;
	margin: 0px;
	padding: 7px 20px 10px 20px;
}
#footer a {
	color: #13528f;
}
#footer .copy {
	float: left;
}
#footer .websiteby {
	float: right;
}
/* Begin Typography & Colors */



#wp-calendar #prev a, #wp-calendar #next a {
	border: 0px;
	font-size: 9pt;
}
#wp-calendar a {
	color: #13528f;
	font-weight: bold;
}
#wp-calendar a:hover {
}
#wp-calendar caption {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: center;
	width: 100%;
	line-height: 30px;
}
#wp-calendar th {
	font-style: normal;
	color: #000000;
	text-transform: capitalize;
}
/* End Typography & Colors */









/* Begin Images */

p img {
	padding: 0px;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 8px;
	display: inline;
}
img.alignleft {
	padding: 0px 0px 2px 0px;
	margin: 0px 8px 2px 0px;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0px auto;
	width: 98%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar td {
	padding: 3px 0px;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
}
/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 25px;
	padding-bottom: 7px;
	background: url(images/blqt_1.jpg) repeat-y left top;
}
blockquote blockquote {
	background: url(images/blqt_2.jpg) repeat-y left top;
}
blockquote cite {
	margin: 5px 0px 0px;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight: bold;
	clear: both;
}
.navigation a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background: #13528f;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.navigation a:hover {
	text-decoration: none;
}
/* End Various Tags & Classes*/



/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ul {
	margin: 0px 0px 10px 0px;
	list-style: none;
	padding: 0px 15px 0px 20px;
}
.entry ul li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	background: url(images/entry_li.gif) left 5px no-repeat;
}
.entry ul.events li, .entry ul li a {
	color: #13528f;
}
.entry ol {
	margin: 0px 10px 15px 0px;
	padding: 15px 15px 15px 40px;
	background: #f7f7f7;
}
.entry ol li {
	margin: 0px;
	padding: 4px 0px 6px 0px;
	background: url(images/dotted_grey.gif) repeat-x left bottom;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
ol li {
	list-style: decimal outside;
}
/* End Entry Lists */







/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
}
select {
	width: 130px;
}
/* End Form Elements */



/* Begin Comments*/



h3#comments {
	font-size: 17px;
	color: #13528f;
	font-weight: bold;
	font-style: italic;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	padding: 0px 0px 3px 5px;
}
.commentlist {
	padding: 0;
	text-align: left;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
	margin: 10px 0 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	background: #f9f9f9;
}
.commentlist li ul li ul li {
	background: #fbfbfb;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.8em;
}
.commentlist p {
	font-weight: normal;
	font-size: 1em;
	text-transform: none;
	line-height: 1.5em;
	width: 90%;
	padding: 0px 0px 10px 0px;
}
.reply {
	padding: 5px 0px;
}
.comment-reply-link, .cancel-comment-reply #cancel-comment-reply-link {
	color: #FFFFFF;
	background: #13528f;
	padding: 2px 5px;
	font-weight: bold;
	font-style: normal;
}
.cancel-comment-reply {
	float: right;
	margin-top: 10px;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-size: 0.9em;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist li.comment-author-admin {
	background: #FFFFFF;
	border: 1px solid #eeeeee;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0px;
	color: #999999;
	font-weight: bold;
	background: #f7f7f7;
	line-height: 25px;
	font-size: 13px;
	font-style: italic;
	border: 1px solid #e6e6e6;
	padding: 0px;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */







#respond {
	margin: 15px 0px 0px 0px;
	padding: 15px;
	background: #f7f7f7;
	border: 1px #e6e6e6 solid;
}
#respond h3 {
	font-size: 17px;
	color: #13528f;
	font-weight: bold;
	font-style: italic;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/add_comment.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 45px;
}
#commentform {
	margin: 10px 0px 0px 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
#commentform label {
	position: relative;
}
#commentform a {
	color: #333333;
}
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0px;
	background: #ffffff;
	border: 1px #e6e6e6 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
#commentform textarea {
	width: 350px;
	margin: 5px 0px 0px 0px;
	background: #ffffff;
	border: 1px #e6e6e6 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
#commentform input#submit {
	background-color: #13528f;
	position: relative;
	color: #FFFFFF;
	width: auto;
	font-weight: bold;
	font-style: normal;
	margin: 5px 0px 0px 0px;
	padding: 2px 5px;
	border: 0px;
	cursor: pointer;
}
/* End Comments */



/* Archives page */

.page_archives_div {
	padding-bottom: 60px;
}
.ar_panel {
}
.ar_panel3 {
}
.page_archives_div h2 {
	font-size: 25px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 4px 10px;
}
.page_archives_div h2 span {
	padding: 5px 0px 15px 10px;
	display: block;
}
.page_archives_div .ar_panel2 h2 span {
}
.ar_panel3 h2 {
	padding-top: 5px !important;
}
.ar_panel3 ul {
	margin-left: 0px !important;
}
.page_archives_div ul h2 {
}
.page_archives_div ul {
	margin: 10px 20px 40px 55px;
	padding: 0px;
}
.page_archives_div ul li {
	margin: 0px;
	padding: 6px 0px 8px 10px;
	list-style: none;
	background: url(images/page_archives_div_li.gif) no-repeat left bottom;
}
.page_archives_div ul li ul li {
	border: 0px;
	background: none;
}
.page_archives_div ul li ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
.page_archives_div ul li a {
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	padding-left: 13px;
	background: url(images/page_archives_div_a.gif) no-repeat left 6px;
}
/* End Archives page */



.sectionbox {
	width: 290px;
	height: 240px;
	background: url(images/section_bg.jpg) no-repeat left top;
}
.sectionbox .sectionboxcon {
	padding: 15px;
	width: 260px;
	height: 210px;
	font-size: 12px;
	line-height: 18px;
}
.sectionbox .sectionboxcon ul {
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
}
.sectionbox .sectionboxcon h4 {
	font-size: 18px;
}
td.quicklinks span {
	float: left;
	padding: 0px 11px;
}
.hseperator {
	background: url(images/seperator.jpg) center center repeat-x;
}
.vseperator {
	background: url(images/seperator.jpg) center center repeat-y;
}
/******** Home Template **********/



#portfolio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(images/portfoliosec_bg.jpg) left top repeat-x;
	height: 280px;
	margin: 5px auto 0px auto;
}
#portfolio h4 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}
#portfolio p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}
#portfolio div .textRight {
	float: right;
	width: 55%;
	padding: 30px 40px 0px 0px;
	height: auto;
}
#portfolio div .imgLeft {
	float: left;
	width: 30%;
	height: auto;
	padding: 30px 0px 0px 90px;
}
#portfolionav {
	position: absolute;
	width: 899px;
	padding: 0px 30px;
	margin: -40px 0px 0px 0px;
}
#portfolionav .pNext {
	float: right;
}
#portfolionav .pPrev {
	float: left;
}
#contactForm {
	background: #FFFFFF url(images/greygradient.jpg) left top repeat-x;
	width: auto;
	height: auto;
	padding: 10px 10px 10px 10px;
	margin: 5px auto 0px auto;
}
#contactForm .textLeft {
	float: left;
	width: 620px;
}
#contactForm .formRight {
	float: right;
	width: 280px;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF url(images/contact_form_head.jpg) center top no-repeat;
	border: #cccccc solid 1px;
}
#contactForm input {
	float: right;
	font-size: 12px;
	width: 190px;
	padding: 3px;
}
#contactForm input.submit {
	width: auto;
	height: auto;
	border: 0px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#contactForm textarea {
	float: right;
	width: 190px;
	height: 60px;
	font-size: 12px;
	padding: 3px;
}
#contactForm label {
	float: left;
	width: 65px;
	text-align: right;
}
#contactForm .notify {
	padding: 10px 0px 0px 0px;
	text-align: left;
	width: 210px;
}
#contactForm h1, #contactForm h2, #contactForm h3, #contactForm h4, #contactForm h5, #contactForm h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #13528f;
	padding: 5px 0px 15px 0px;
}
#body_home #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
#body_home #content p {
	padding: 0px 0px 10px 0px;
}
#tabs {
	width: 953px;
	overflow: hidden;
}
#tabs-2, #tabs-3 {
	padding: 20px 15px 5px 15px;
}
#tabs-1 {
	padding: 20px 0px 5px 0px;
}
#tabs-1 ul li {
	margin: 10px 0px 0px 20px;
	padding: 2px 0px 15px 30px;
	float: left;
	width: 420px;
	background: url(images/dquote.jpg) left top no-repeat;
	font-size: 12px;
}
#tabs-1 ul li:nth-child(odd) {
	clear: both;
}
#tabs-1 em {
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	display: inline-block;
}
#tabs-1 span {
	color: #999999;
	font-size: 11px;
	display: inline-block;
	text-align: left;
	padding: 0px;
}
#tabs-2 h1 {
	font-size: 16px;
}
#tabs-3 .ques {
	font-weight: bold;
	font-size: 12px;
	color: #13528f;
	background: url(images/ques.jpg) left top no-repeat;
	padding: 3px 0px 5px 35px;
	width: 870px;
}
#tabs-3 .ans {
	font-size: 11px;
	float: left;
	width: 870px;
	background: url(images/ans.jpg) left top no-repeat;
	padding: 3px 0px 0px 35px;
}
#portfolio_page {
	margin: 0px;
	padding: 0px;
}
.portfolio_sec {
	background: #f9f9f9 url(images/portfolio_bg.jpg) left top repeat-x;
	border: 1px solid #ececec;
	padding: 15px;
	margin: 20px 0px 0px 0px;
}
.pimg {
	border: 1px solid #ececec;
	width: 660px;
	height: 270px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.pdesc {
	float: left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	width: 215px;
}
.entry .pdesc h4 {
	color: #13528f;
	font-weight: bold;
}
.entry .pdesc a {
}
#quoteform select, #quoteform input {
	font-size: 12px;
	width: 200px;
}
#quoteform input checkbox {
	width: auto;
}
#quoteform label {
	font-size: 11px;
	line-height: 30px;
	color: #000000;
}
#quoteform label span {
	color: #CC0000;
}
#quoteform input.submit {
	margin: 20px 0px 0px 0px;
	width: 80px;
	height: 30px;
	background: url(images/submit_btn.jpg) left top no-repeat;
	padding: 0px;
	border: 0px;
	position: relative;
}
.error {
	color: #CC0000;
}
.dashed {
	background: url(images/dash.jpg) left center repeat-x;
}

