

/*---------------- Main Setting ----------------*/

body {
font-family : "Times New Roman", Times, serif;
font-size : 14px;
color : #666666;
margin : auto;
}

#container {
margin : auto;
margin-top : 20px;
width : 960px;
height : 100%;
}

#header {
margin : auto;
width : 960px;
}


/*---------------- Links ----------------*/

a {
text-decoration : none;
color : #1f80aa;
font-family : "Times New Roman", Times, serif;
}
a:hover, a:focus {
text-decoration : none;
color : #333333;
font-family : "Times New Roman", Times, serif;
}


/*---------------- Slider ----------------*/


#slides {
margin:auto;
margin-top: 12px;
width: 940px;
height: 400px;
}

#jFlowSlide { 
background:#FFF;
margin:auto;
}

.slide-wrapper {
margin:auto;
}  

#myController { 
padding:2px 0;  
width:940px; 
margin:auto; 
background:#f2f2f2; 
text-align:center;
}

#myController span.jFlowSelected { 
margin-right:0px; 
background-image:url(../images/slider_button_hover.png);
background-repeat:no-repeat;
}

.jFlowControl, .jFlowPrev, .jFlowNext { 
color:#333333; 
cursor:pointer; 
padding-left:10px; 
padding-right:10px; 
padding-top:2px; 
padding-bottom:2px;
margin-top:5px;
background-image:url(../images/slider_button.png);
background-repeat:no-repeat;
} 
 
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover {
background-image:url(../images/slider_button_hover.png);
background-repeat:no-repeat;
color:#FFF;
}


/*---------------- Text & Headings ----------------*/

h1 {
font-family : "Times New Roman", Times, serif;
font-size : 48px;
color : #333333;
font-weight : 100;
}

h2 {
font-family : "Times New Roman", Times, serif;
font-size : 36px;
font-weight : 100;
color : #333333;
}

h3 {
font-family : "Times New Roman", Times, serif;
font-size : 28px;
font-weight : 100;
color : #333333;
line-height : 1em;
}

h4 {
font-family : "Times New Roman", Times, serif;
font-size : 24px;
color : #4d4d4d;
font-weight : 100;
}

h5 {
font-family : "Times New Roman", Times, serif;
font-size : 18px;
color : #1f80aa;
line-height : 1em;
}

h6 {
font-family : "Times New Roman", Times, serif;
font-size : 18px;
color : #333333;
line-height : 1em;
}


/*---------------- Header & Text Style ----------------*/

.grey_bg {
width : 940px;
margin : auto;
margin-top : 12px;
background-color : #f2f2f2;
}

.heading {
margin-bottom : -28px;
}

.subhead {
width : 940px;
margin : auto;
margin-top : -15px;
margin-bottom : -10px;
font-family : "Times New Roman", Times, serif;
font-size : 18px;
color : #b3b3b3;
}

.page_heading {
width : 940px;
margin : auto;
margin-bottom : -40px;
font-family : "Times New Roman", Times, serif;
font-size : 18px;
color : #b3b3b3;
}

.title_one {
margin-top : 12px;
}

.subtext {
margin-top : -20px;
font-family : "Times New Roman", Times, serif;
font-size : 16px;
color : #b3b3b3;
}

.dark_subtext {
margin-top : -20px;
font-family : "Times New Roman", Times, serif;
font-size : 17px;
color : #666666;
}


/*---------------- Main Conten Style ----------------*/

.list {
font-size : 12px;
margin-top : -15px;
margin-left : -15px;
color : #9a9999;
}

.main_content {
margin : auto;
width : 940px;
}

.date {
margin-top : -10px;
margin-bottom : 10px;
font-family : "Times New Roman", Times, serif;
font-size : 12px;
color : #b3b3b3;
}


/*---------------- Logo ----------------*/

.logo h1 {
margin : 0;
text-indent : -9999px;
}

.logo {
margin-top : 20px;
background-image : url(../images/logo.png);
background-repeat : no-repeat;
width : 200px;
height : 71px;
text-indent : -9999px;
}


/*---------------- Navigation ----------------*/

.navigation {
padding-top : 45px;
float : right;
}

ul#menu {
margin : 0;
padding : 0;
position : absolute;
right : 0;
}

ul.menu li {
display : inline;
}

ul.menu li a {
text-decoration : none;
color : #333333;
font-family : "Times New Roman", Times, serif;
font-size : 24px;
}

ul.menu li.current a {
border-top : 5px solid #1f80aa;
color : #1f80aa;
}

ul.menu li a:hover, ul.menu li a:focus {
text-decoration : none;
color : #1f80aa;
font-family : "Times New Roman", Times, serif;
font-size : 24px;
}


/*---------------- Portfolio Style ----------------*/

.portfolio_nav {
margin-top : -10px;
margin-bottom : -50px;
margin-right : 10px;
float : right;
}

ul.portfolio_pages {
margin : 0;
padding : 0;
padding-top : 30px;
padding-bottom : 50px;
}

ul.portfolio_pages li {
display : inline;
}

ul.portfolio_pages li a {
text-decoration : none;
color : #333333;
font-family : "Times New Roman", Times, serif;
font-size : 14px;
font-weight : bold;
}

ul.portfolio_pages li a:hover, ul.portfolio_pages li a:focus {
text-decoration : none;
color : #1f80aa;
font-family : "Times New Roman", Times, serif;
font-size : 14px;
}

.gallery {
margin-top : 20px;
}

.thumbnail {
border-left : 10px solid #ffffff;
}

.portfolio_disc {
width : 220px;
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #333333;
margin-top : 5px;
padding-top : 3px;
padding-bottom : 3px;
border-bottom : 6px solid #1f80aa;
}

.portfolio_disc2 {
width : 400px;
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #333333;
margin-top : 5px;
padding-top : 3px;
padding-bottom : 3px;
border-bottom : 6px solid #1f80aa;
}

.portfolio_title {
font-family : "Times New Roman", Times, serif;
font-size : 16px;
color : #888888;
margin-top : -5px;
}

#portfolio_box {
width : 100%;
float : right;
}

/*---------------- Wrap & Clear ----------------*/

.wrap {
background : url(../images/bg_dotted.png) repeat-x center bottom;
clear : both;
width : 940px;
margin : auto;
}

.small_wrap {
background : url(../images/bg_dotted.png) repeat-x left bottom;
clear : both;
width : 360px;
margin : auto;
}

.wrap_blog {
background : url(../images/bg_dotted.png) repeat-x left bottom;
clear : both;
}


/*---------------- Margin and Paddings ----------------*/

.margin_top {
margin-top : 20px;
}

.featured_image {
margin-top : 22px;
border-bottom : 6px solid #1f80aa;
}

.intro_image {
margin-top : 15px;
}


/*---------------- About Page ----------------*/

.about_disc {
width : 190px;
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #ffffff;
background-color : #1f80aa;
margin-top : 5px;
padding-left : 10px;
padding-top : 3px;
padding-bottom : 3px;
}

.about_title {
font-family : "Times New Roman", Times, serif;
font-size : 16px;
color : #29abe2;
margin-top : -5px;
}


/*---------------- Service Page ----------------*/

.service_box {
border-top : 6px solid #1f80aa;
margin-top : 22px;
padding-top : 20px;
}


/*---------------- Contact Page ----------------*/

.contact_info {
margin-top : 20px;
padding-left : 10px;
}


/*---------------- Footer ----------------*/

#footer {
width : 940px;
clear : both;
}

#copyright {
margin-left : 10px;
padding-top : 30px;
padding-bottom : 50px;
float : left;
}

#footer_links {
margin-right : -10px;
float : right;
}

ul#links {
margin : 0;
padding : 0;
padding-top : 30px;
padding-bottom : 50px;
}

ul#links li {
display : inline;
}

ul#links li a {
text-decoration : none;
color : #333333;
font-family : "Times New Roman", Times, serif;
font-size : 14px;
}

ul#links li a:hover, ul#links li a:focus {
text-decoration : none;
color : #1f80aa;
font-family : "Times New Roman", Times, serif;
font-size : 14px;
}








